Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0 (RC)
-
None
-
None
-
linux, sun jdk 1.5
Description
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.
Attachments
Issue Links
- is related to
-
MNG-1363 Transitive dependencies with system scope and version range trying to be downloaded
- Closed