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]
