Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-alpha-3
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
MNG-4214 [regression] Parent POMs cannot be resolved from mirrored repos
- Closed