Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Issues to be reviewed for 3.x
-
Component/s: Artifacts and Repositories
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
dependency A has a range dependency on B
my project has a dependency on A (not directly on B)
I build my project with a fresh clean repo (i.e. rm -rf ~/.m2/repository)
B's latest is downloaded as expected
the next morning I rebuild my project and I get error messages that no suitable version can be found;
No versions are present in the repository for the artifact with a range [1.02b,) com.lowagie:itext-null.jar
the particulars are jfreereports depending on [1.02b,) of lowagie.
Issue Links
- relates to
-
MNG-2742
Using a version range in a plugin dependency causes "failure to resolve artifact" error
-
Activity
Jason van Zyl
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | Reviewed [ 13555 ] |
Brett Porter
made changes -
| Component/s | Artifacts and Repositories [ 11338 ] | |
| Fix Version/s | Reviewed Pending Version Assignment [ 13555 ] | |
| Fix Version/s | 2.1.x [ 13142 ] |
Paul Smith
made changes -
| Attachment | example.tar.gz [ 29105 ] |
Paul Smith
made changes -
| Attachment | example.X.output.txt [ 29106 ] |
Jason van Zyl
made changes -
| Fix Version/s | 3.0 [ 13142 ] | |
| Fix Version/s | 3.x [ 13145 ] |
Benjamin Bentmann
made changes -