Don't use mvn eclipse:eclipse if you want to use the m2eclipse plugin. Use
Import > Existing Maven project.

2010/10/11 Davide <[email protected]>

> Hi,
>
> I have installed the maven eclipse plug-in from:
>
> http://m2eclipse.sonatype.org/
>
>
> Now I have more projects in my eclipse workspace. I have run mvn
> eclipse:eclipse and imported
> the projects in eclipse. I have removed projects references and each
> project will use jar in the
> maven local repository (as the mvn eclipse:eclipse do)
>
> Now I have run "mvn install" in one project. I have configured in the
> "Run configurations" to
> refresh the workspace after the command.
>
> The problem is that other projects, that will use this jar, are not
> refresh/rebuild as expected. Only
> making manually refresh does not work. I need to manually "clean all
> project and build" too..
>
> Any help?
>
>
> --
>   _|  _.    o  _|  _
>  (_| (_| \/ | (_| (/_
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Vincent

Reply via email to