[regression] Parent POMs cannot be resolved from mirrored repos ---------------------------------------------------------------
Key: MNG-4214 URL: http://jira.codehaus.org/browse/MNG-4214 Project: Maven 2 Issue Type: Bug Components: Artifacts and Repositories Affects Versions: 3.0-alpha-3 Reporter: Benjamin Bentmann The model builder aggregates the parent search repos wrong if mirrors are used. For a setup where say three repos are defined, with the first and last one having releases disabled and the second one being the only repo with releases enabled and where furtthermore a single mirror matches all of them, there will be just one parent search repo, namely the mirror, but with releases disabled. Mirroring causes aliasing of originally different repos so the resulting mirror needs to account for different policies and merge them. -- 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