| Did you try the steps I've written below? 
 On 21/12/2010, at 19:11, Benyi Wang wrote: Did "resolve workspace artifacts" of 0.12 worked in Eclipse 3.6?
 _______________________________________________I just got Win7 64 bit and installed 3.6, but 0.12 still cannot resolve workspace artifacts for me. 
On Thu, Dec 9, 2010 at 1:02 AM, Asaf Mesika <asaf.mesika@xxxxxxxxx>  wrote: 
I've tried making m2eclipse 0.12 work with Eclipse 3.5 but failed to do so, thus upgraded my eclipse to 3.6. 
 On Thu, Dec 9, 2010 at 10:41 AM, Benyi Wang <bewang.tech@xxxxxxxxx>  wrote:
 I didn't see any error in the log related to m2e. 
 The versions are 0.0.1-SNAPSHOT because I use "Maven project" and "Maven module" wizard to create them. 
 
I rolled back to 0.10, and everything works now. On Thu, Dec 9, 2010 at 12:19 AM, Asaf Mesika <asaf.mesika@xxxxxxxxx>  wrote:
 Do you have any error in the log? Are you sure the <parent><version> in the api project and core match the one specified in the parent project pom? 
On Thu, Dec 9, 2010 at 9:55 AM, Benyi Wang <bewang.tech@xxxxxxxxx>  wrote: 
I actually created a new workspace, and created the new three projects. It still didn't work.
 
 When I upgrade I sometime get this result, so I do the following: 
Delete projects from workspaceOn terminal (Linux), I do the following for each project:rm -rf .settings .project .classpath
 Then run import again for the project.
 Do you have any exceptions in the Eclipse Error Log view?I 
 _______________________________________________I just upgraded to 0.12.0, but found "Resolve workspace artifacts" didn't work any more. If I have three projects like: 
 + parent    |     + api    | 
   + core 
 core depends on api. In 0.10, I can right-click "core",  "Run As", "Maven build ...", check "Resolve workspace artifacts", then the launch can build core successfully. But in 0.12, it always failed saying "api cannot be found in the local repository". I didn't install api artifact into the local repository because I want to use the project in the workspace. 
 Does anybody have the same issue? Want to make sure if something is wrong in my installation. I use Eclipse 3.5. 
 Thanks.m2e-users mailing list
 m2e-users@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/m2e-users
 
 
 _______________________________________________
 m2e-users mailing list
 m2e-users@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/m2e-users
 
 
_______________________________________________
 m2e-users mailing list
 m2e-users@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/m2e-users
 
 
_______________________________________________
 m2e-users mailing list
 m2e-users@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/m2e-users
 
 
_______________________________________________
 m2e-users mailing list
 m2e-users@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/m2e-users
 
 
m2e-users mailing list
 m2e-users@xxxxxxxxxxx
 https://dev.eclipse.org/mailman/listinfo/m2e-users
 
 |