same remote repo is referecned multiple times ---------------------------------------------
Key: MNG-4190 URL: http://jira.codehaus.org/browse/MNG-4190 Project: Maven 2 Issue Type: Bug Affects Versions: 3.0-alpha-3 Reporter: Igor Fedorenko If the same remote repository is referenced multiple times (i.e. in settings, in project hierarchy and in project itself) it will appear multiple times in MavenProject.remoteArtifactRepositories. The problem becomes obvious when settings.xml contains mirrorOf=*, in which case project is expected to have single remoteArtifactRepository but it has multiple. The same applies to pluginArtifactRepositories. -- 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