[ http://jira.codehaus.org/browse/MNG-1324?page=all ] fabrizio giustina closed MNG-1324: ----------------------------------
Resolution: Fixed this is definitively fixed in the current svn version of the eclipse plugin. Just try to update the maven-eclipse-plugin dir and install it, it will work. > "System" dependencies path non correctly added to eclipse buildpath > ------------------------------------------------------------------- > > Key: MNG-1324 > URL: http://jira.codehaus.org/browse/MNG-1324 > Project: Maven 2 > Type: Bug > Components: maven-eclipse-plugin > Environment: SVN snapshot a few days old > Reporter: Giorgio Gallo > Assignee: fabrizio giustina > > > Eclipse plugin handles <systemPath> as if it was a path into the repository, > transforming a dependency like this one: > <dependency> > ... > <scope>system</scope> > <systemPath>${basebir}/lib/myjdbcdriver.jar</systemPath> > </dependency> > into > M2_REPO/<pom.xml location dir>/lib/myjdbcdriver.jar -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]