You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brill Pappin (JIRA)" <ji...@codehaus.org> on 2005/11/09 01:33:06 UTC

[jira] Commented: (MNG-1324) "System" dependencies path non correctly added to eclipse buildpath

    [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org