[ http://jira.codehaus.org/browse/MNG-875?page=comments#action_46495 ] 

Bob Allison commented on MNG-875:
---------------------------------

OK.  I backed out the changes of this patch and tried to build m2 with 
"snapshots" mirrored from "http://snapshots.maven.codehaus.org/maven2"; and 
"central" mirrored from "http://www.ibiblio.org/maven2";.  The following it 
tests fail because they cannot locate something in the repository:  it0065, 
it0064, it0063, it0049, it0046, it0045, it0044, it0040, it0027, it0026, it0025, 
it0023, it0022, it0020, it0015, it0013, it0012, it0011, it0010, it0009, it0008.



> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to