[ http://jira.codehaus.org/browse/MNG-1895?page=all ]
Carlos Sanchez closed MNG-1895:
-------------------------------
Resolution: Fixed
> Dependencies in two paths are not added to resolution when scope needs to be
> updated in the nearest due to any of nearest parents
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: MNG-1895
> URL: http://jira.codehaus.org/browse/MNG-1895
> Project: Maven 2
> Type: Bug
> Components: Artifacts and Repositories
> Versions: 2.0.2, 2.0.1
> Reporter: Carlos Sanchez
> Assignee: Carlos Sanchez
> Priority: Blocker
> Fix For: 2.0.3
> 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]