You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/10/12 05:59:11 UTC

[jira] Updated: (MNG-1173) transitive dependencies with system scope are treated as normal scope

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

Brett Porter updated MNG-1173:
------------------------------

      Assign To: John Casey
    Fix Version: 2.0-beta-4

I think John has fixed this?

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