Dependency report ignores local repository and always re-fetches artifacts from
remote repos
--------------------------------------------------------------------------------------------
Key: MPIR-160
URL: http://jira.codehaus.org/browse/MPIR-160
Project: Maven 2.x Project Info Reports Plugin
Issue Type: Bug
Components: dependencies
Affects Versions: 2.1.1
Reporter: Benjamin Bentmann
Priority: Minor
Due to [r675941|http://svn.apache.org/viewvc?view=rev&revision=675941] the
dependency report uses {{ArtifactResolver.resolveAlways()}} instead of
{{ArtifactResolver.resolve()}}. Usage of the former method wipes out the
caching effect of the local repository, thereby producing massive amount of
exceptions during offline mode and more severely causing high network traffic
that slows down the build.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira