Scopes are not correctly calculated for dependencies in two dependency paths
----------------------------------------------------------------------------

         Key: MNG-1895
         URL: http://jira.codehaus.org/browse/MNG-1895
     Project: Maven 2
        Type: Bug

  Components: Artifacts and Repositories  
    Versions: 2.0.1    
    Reporter: Carlos Sanchez
    Priority: Critical
     Fix For: 2.0.3


scopes are not correctly calculated for this case

my pom: a compile, b test
a: c compile, d compile
b: d compile

then d ends in test scope because d is closer to my project through the path b-d

I think scope importance should also be taken into account


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