Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0-beta-3
-
Fix Version/s: 3.0
-
Component/s: Dependencies
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
For a dependency using a version range, the corresponding artifact in MavenProject.getDependencyArtifacts() has no resolved version.
Concrete case that exhibits this bug is mvn versions:resolve-ranges.
Issue Links
- is related to
-
MNG-4750
[regression] MavenProject.getDependencyArtifacts() aren't resolved
-
Activity
Benjamin Bentmann
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description | For a dependency using a version range, the corresponding artifact in {{MavenProject.getDependencyArtifacts()}} has no resolved version. |
For a dependency using a version range, the corresponding artifact in {{MavenProject.getDependencyArtifacts()}} has no resolved version.
Concrete case that exhibits this bug is {{mvn versions:resolve-ranges}}. |
Benjamin Bentmann
made changes -
Benjamin Bentmann
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Benjamin Bentmann [ bentmann ] | |
| Fix Version/s | 3.0 [ 13142 ] | |
| Resolution | Fixed [ 1 ] |
Fixed in r1003537.