[ http://jira.codehaus.org/browse/MNG-1173?page=all ]
     
John Casey closed MNG-1173:
---------------------------

    Resolution: Fixed

simply added a conditional to preserve system scope when resolving 
transitively...

> transitive dependencies with system scope are treated as normal scope
> ---------------------------------------------------------------------
>
>          Key: MNG-1173
>          URL: http://jira.codehaus.org/browse/MNG-1173
>      Project: Maven 2
>         Type: Bug
>     Versions: 2.0-beta-4
>  Environment: linux, sun jdk 1.5
>     Reporter: Matthew Pocock
>     Assignee: John Casey
>      Fix For: 2.0-beta-4

>
>
> Module A has a system dependency on tools.jar - this works out fine. The 
> module is built and artifact(s) deployed.
> Module B has A as a dependency. During transitive dependency resolution, 
> tools.jar must be resolved. However, it appears that m2 is attempting to 
> resolve it as a non-system dependency.

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