You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Glen Mazza <gl...@gmail.com> on 2009/12/06 20:18:39 UTC

Difference between repo1.maven.org/maven2 and repo2.maven.org/maven2?

Hello, I had asked this question on a much older thread not immediately
visible from Nabble, so I wanted to ask again in a new email in hopes of
getting a response:  What is the difference between Super POM[1]'s default
repository http://repo1.maven.org/maven2 and http://repo2.maven.org/maven2/
?  Do they point to the same repository via URL redirection or to different
but mirrored repositories or are they indeed different repositories with
different artifacts in them?

Thanks,
Glen

[1]
http://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Super_POM

-- 
View this message in context: http://old.nabble.com/Difference-between-repo1.maven.org-maven2-and-repo2.maven.org-maven2--tp26667984p26667984.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: Difference between repo1.maven.org/maven2 and repo2.maven.org/maven2?

Posted by Glen Mazza <gl...@gmail.com>.
Hmmm...I seem to be getting a delta[1] between the two repos when I download
Apache Axis artifacts.  I'll see what the Axis team has to say.

Thanks,
Glen

[1] https://issues.apache.org/jira/browse/AXIS2-4571


BRIAN FOX-5 wrote:
> 
> They are the same. Internally the nginx config for central is repo2  
> but how that came to be I don't know.
> 
> --Brian (mobile)
> 
> 
> On Dec 6, 2009, at 3:23 PM, Brett Porter <br...@apache.org> wrote:
> 
>> To my knowledge, they are exactly the same thing at this point.
>>
>> - Brett
>>
>> On 07/12/2009, at 6:18 AM, Glen Mazza wrote:
>>
>>>
>>> Hello, I had asked this question on a much older thread not  
>>> immediately
>>> visible from Nabble, so I wanted to ask again in a new email in  
>>> hopes of
>>> getting a response:  What is the difference between Super POM[1]'s  
>>> default
>>> repository http://repo1.maven.org/maven2 and
>>> http://repo2.maven.org/maven2/
>>> ?  Do they point to the same repository via URL redirection or to  
>>> different
>>> but mirrored repositories or are they indeed different repositories  
>>> with
>>> different artifacts in them?
>>>
>>> Thanks,
>>> Glen
>>>
>>> [1]
>>> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Super_POM
>>>
>>> -- 
>>> View this message in context:
>>> http://old.nabble.com/Difference-between-repo1.maven.org-maven2-and-repo2.maven.org-maven2--tp26667984p26667984.html
>>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>
>> --
>> Brett Porter
>> brett@apache.org
>> http://brettporter.wordpress.com/
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Difference-between-repo1.maven.org-maven2-and-repo2.maven.org-maven2--tp26667984p26675564.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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


Re: Difference between repo1.maven.org/maven2 and repo2.maven.org/maven2?

Posted by "Brian E. Fox" <br...@infinity.nu>.
They are the same. Internally the nginx config for central is repo2  
but how that came to be I don't know.

--Brian (mobile)


On Dec 6, 2009, at 3:23 PM, Brett Porter <br...@apache.org> wrote:

> To my knowledge, they are exactly the same thing at this point.
>
> - Brett
>
> On 07/12/2009, at 6:18 AM, Glen Mazza wrote:
>
>>
>> Hello, I had asked this question on a much older thread not  
>> immediately
>> visible from Nabble, so I wanted to ask again in a new email in  
>> hopes of
>> getting a response:  What is the difference between Super POM[1]'s  
>> default
>> repository http://repo1.maven.org/maven2 and http://repo2.maven.org/maven2/
>> ?  Do they point to the same repository via URL redirection or to  
>> different
>> but mirrored repositories or are they indeed different repositories  
>> with
>> different artifacts in them?
>>
>> Thanks,
>> Glen
>>
>> [1]
>> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Super_POM
>>
>> -- 
>> View this message in context: http://old.nabble.com/Difference-between-repo1.maven.org-maven2-and-repo2.maven.org-maven2--tp26667984p26667984.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

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


Re: Difference between repo1.maven.org/maven2 and repo2.maven.org/maven2?

Posted by Brett Porter <br...@apache.org>.
To my knowledge, they are exactly the same thing at this point.

- Brett

On 07/12/2009, at 6:18 AM, Glen Mazza wrote:

> 
> Hello, I had asked this question on a much older thread not immediately
> visible from Nabble, so I wanted to ask again in a new email in hopes of
> getting a response:  What is the difference between Super POM[1]'s default
> repository http://repo1.maven.org/maven2 and http://repo2.maven.org/maven2/
> ?  Do they point to the same repository via URL redirection or to different
> but mirrored repositories or are they indeed different repositories with
> different artifacts in them?
> 
> Thanks,
> Glen
> 
> [1]
> http://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Super_POM
> 
> -- 
> View this message in context: http://old.nabble.com/Difference-between-repo1.maven.org-maven2-and-repo2.maven.org-maven2--tp26667984p26667984.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 

--
Brett Porter
brett@apache.org
http://brettporter.wordpress.com/





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