Separate mirror settings for repositories vs. pluginRepositories ----------------------------------------------------------------
Key: MNG-4431 URL: http://jira.codehaus.org/browse/MNG-4431 Project: Maven 2 Issue Type: New Feature Components: Dependencies, Settings Reporter: Paul Gier I want to have a way to track what artifacts are downloaded because of project dependencies vs. what is downloaded because of plugins and their dependencies. One way to do this would be to have a separate mirror setting for pluginRepositories. That way all plugin dependencies would be downloaded from one URL and project dependencies would be downloaded from a different URL. The dependencies plugin is currently not sufficient to accomplish this because the go-offline goal does not download all plugin dependencies [MDEP-82|http://jira.codehaus.org/browse/MDEP-82]. -- 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