Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.8, 3.0-alpha-1, 3.0
-
None
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.