[ http://jira.codehaus.org/browse/MNG-1324?page=comments#action_50394 ] 

Brill Pappin commented on MNG-1324:
-----------------------------------

So what version do I use to get the fix?
it's not being downloaded by m2...


> "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]

Reply via email to