Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.1, 2.0.2
-
None
Description
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
Attachments
Attachments
Issue Links
- is duplicated by
-
MNG-1568 test-jar dependency clobbers transitive dependency
- Closed
-
MNG-1571 Wrong calculation of transient dependecies if artifact is referenced from different scopes
- Closed
- relates to
-
MNG-2686 POM dependency scope auto-downgrades from provided to test
- Closed
-
MNG-4675 Compile scoped dependencies replaced by test
- Closed
-
MNG-4789 [regression] Difference in compile scope dependency resolution
- Closed
-
MNG-4724 Plugin runtime classpath during execution differs from runtime classpath during building when conflicts with test/provided scope dependencies are involved
- Closed