Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1
-
Component/s: dependencies
-
Labels:None
-
Number of attachments :
Description
Under the heading "Dependency Repository Locations". When I used the new version of MPIR on Maven One Plugin from trunk I don't get a download link for the SNAPSHOT dependency org.apache.maven.shared:maven-model-converter:jar:2.3-SNAPSHOT even though there is a column for the "apache.snapshots" repo.
Here's a proposed patch that works for the case with Maven One Plugin.
This patch completely removes getDependencyUrlFromRepository(). I'm not sure why that method was needed, but it doesn't seem to be necessary. The method was added by Vincent, so I'd appreciate if he would have a look at this patch before I apply it.