[regression] Repositories discovered in dependency POMs override repositories configured for original resolution request of POM -------------------------------------------------------------------------------------------------------------------------------
Key: MNG-4842 URL: http://jira.codehaus.org/browse/MNG-4842 Project: Maven 2 & 3 Issue Type: Bug Components: Artifacts and Repositories, Dependencies Affects Versions: 3.0-beta-3 Reporter: Benjamin Bentmann When processing/building a dependency POM during transitive resolution, the repos declared in that POM erroneously take precedence over the repos specified for the original request when parent POMs of said POM need to be resolved. The potential results of this bug are network trips to wrong repos or resolution failures due to wrong repo policies being applied. -- 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