Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.8, 3.0-alpha-1, 3.0
-
Fix Version/s: 2.0.9
-
Component/s: Dependencies
-
Labels:None
-
Number of attachments :
Description
If a dependency in the graph has a range [1.0, 2.0] and there's no version in the repo to satisfy it, a OverConstrainedVersionException is thron in the DefaultArtifactCollector
If you try to force a version out of the range in the dependencyManagement it is ignored.