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

Carlos Sanchez commented on MNG-1895:
-------------------------------------

This is  ablocker issue if you need to depend in a test-jar type artifact and 
its normal jar, as it'll make all its deps end in scope test

> 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.4
>  Attachments: MNG-1895.patch
>
>
> 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