You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Igor Fedorenko (JIRA)" <ji...@codehaus.org> on 2009/06/08 21:43:41 UTC

[jira] Created: (MNG-4190) same remote repo is referecned multiple times

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

        

[jira] Closed: (MNG-4190) same remote repo is referecned multiple times

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4190.
----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 3.0-alpha-3

Fixed in [r784210|http://svn.apache.org/viewvc?view=rev&revision=784210].

> 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
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-3
>
>
> 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