Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Maven proxy (http://maven-proxy.codehaus.org/) is a commonly used proxy for maven repositories, with which the Ivy IBiblio resolver is not compatible for the moment. Indeed, it seems that the AapacheURLLister used by Ivy is not able to list the revisions on the proxy. Using maven metadata files when available should both make this works and improve performance on maven repositories directly.