[ http://jira.codehaus.org/browse/MNG-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MNG-4348. ---------------------------------- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 3.0-alpha-3 Fixed in [r812914|http://svn.apache.org/viewvc?view=rev&revision=812914]. > [regression] Unnecessary remote repo access for POMs while execution plugin > that does not require dependency resolution > ----------------------------------------------------------------------------------------------------------------------- > > Key: MNG-4348 > URL: http://jira.codehaus.org/browse/MNG-4348 > Project: Maven 2 > Issue Type: Bug > Components: Artifacts and Repositories, Performance > Affects Versions: 3.0-alpha-3 > Reporter: Benjamin Bentmann > Assignee: Benjamin Bentmann > Fix For: 3.0-alpha-3 > > > Running something simple like "mvn clean" on a project can cause significant > performance loss because trunk currently collects the entire dependency tree > of the project, i.e. it fetches all dependency POMs (not the JARs) from the > configured remote repos. The scope filter that would tell that none of these > dependencies is actually required for the current execution is consulted too > late. -- 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