You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/16 04:02:04 UTC

[jira] Closed: (MNG-875) Duplicate repository IDs prevent mirroring Maven2 development repositories

     [ http://jira.codehaus.org/browse/MNG-875?page=all ]
     
Brett Porter closed MNG-875:
----------------------------

     Assign To: Brett Porter
    Resolution: Won't Fix

thanks for this, however we've reverted to having the plugins in the main repository for now.

> Duplicate repository IDs prevent mirroring Maven2 development repositories
> --------------------------------------------------------------------------
>
>          Key: MNG-875
>          URL: http://jira.codehaus.org/browse/MNG-875
>      Project: Maven 2
>         Type: Improvement
>     Versions: 2.0-beta-1
>     Reporter: Bob Allison
>     Assignee: Brett Porter
>     Priority: Minor
>  Attachments: fix-repos-id.patch
>
>
> Within the Maven 2 codebase, two different development repositories are given the "snapshots" ID.  Because the repositories are at different web addresses, it is impossible to specify a mirror which satisfies both repositories.  The attached patch adjusts the codebase to consistently use the following names:
> --  "snapshots" refers to the Maven Central Development Repository at http://snapshots.maven.codehaus.org/maven2
> -- "plugin-snapshots" refers to the Maven Central Plugins Development Repository at http://snapshots.maven.codehaus.org/maven2/plugins
> After making these changes (and adding a mirror for "central") I am able to build the entire Maven 2 bootstrap and pass all integration tests while minimizing the number of times the build is skipping the mirror and going directly to ibiblio.  The three downloads that go directly to ibiblio are modello dependencies which reference a repository with the ID of "central-plugins"; my attempts to mirror this repository appear to be ignored.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org