Todor,

 What m2eclipse version you are using?
Please run "Maven / Update project configuration" from popup menu and then "Update All Maven dependencies" action from the main Project menu. This will make sure your project is up to date and all dependencies are resolved without errors (check the Maven Console and Problems view to verify that). If that won't help, try to delete and recreate your launch configuration.

If above won't resolve your issue, please open a JIRa issue and provide sample test projects that would allow us to reproduce this. See the following wiki page for some tips. http://docs.codehaus.org/display/M2ECLIPSE/Reporting+Issues

 Thanks

 Eugene


Todor Boev wrote:
For some reason when I try to start a maven build out of eclipse I always get the following error:

'Launching Executing install in <the path to the pom>' has encountered a problem.

The archive: <some completely unrelated non-existing archive> which is referenced by the classpath, does not exist.

Can anyone tell me where can I find this classpath to correct it? The missing archive is from a completely unrelated project I have in Eclipse and is not mentioned in any of several pom files used in the maven supported Eclipse project. Note that the maven build runs from the console - it fails only in eclipse.

Cheers,
Todor


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to