Re: What is the official maven 2 repository location?

2007-05-02 Thread Stephane Nicoll

On 5/1/07, James Abley <[EMAIL PROTECTED]> wrote:

Will it be as simple as issuing HTTP 301 status codes and maven as a
good HTTP client will notice and update it's configuration? Or do we
as users need to do something at our end?


As I said earlier you won't have to do anything.

Regards,
Stéphane




Cheers,

James

On 01/05/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>
> On 1 May 07, at 5:08 AM 1 May 07, Xavier Hanin wrote:
>
> > Hi,
> >
> > I'd like to know what is the official maven 2 repository location.
>
> The official repository is housed at repo1.maven.org, from which any
> client can connect.
>
> > Indeed on the getting started [1] page, the answer to "How do I use
> > external dependencies?" states that http://www.ibiblio.org/maven2 is
> > the default location. The Introduction to repository page [2] seems to
> > say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
> > the infra list saying that the maven.org domain will be removed
> > shortly.
> >
> > So, could someone tell me what's the official location?
> >
>
> http://repo1.maven.org will continue to work.
>
> But there is no syncing from central and we push that off to ibiblio
> because the bandwidth there is free.
>
> If you're planning on replicating the entire repository then you have
> to do that from Ibiblio.
>
> Jason.
>
> > TIA,
> >
> > Xavier
> >
> > [1] http://maven.apache.org/guides/getting-started/index.html
> > [2] http://maven.apache.org/guides/introduction/introduction-to-
> > repositories.html
> >
> > --
> > Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
> > Manage your dependencies with Ivy!
> > http://incubator.apache.org/ivy/
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: What is the official maven 2 repository location?

2007-05-01 Thread Xavier Hanin

Thank you folks for your kind and quick answers!

Xavier

On 5/1/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:


On 1 May 07, at 5:08 AM 1 May 07, Xavier Hanin wrote:

> Hi,
>
> I'd like to know what is the official maven 2 repository location.

The official repository is housed at repo1.maven.org, from which any
client can connect.

> Indeed on the getting started [1] page, the answer to "How do I use
> external dependencies?" states that http://www.ibiblio.org/maven2 is
> the default location. The Introduction to repository page [2] seems to
> say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
> the infra list saying that the maven.org domain will be removed
> shortly.
>
> So, could someone tell me what's the official location?
>

http://repo1.maven.org will continue to work.

But there is no syncing from central and we push that off to ibiblio
because the bandwidth there is free.

If you're planning on replicating the entire repository then you have
to do that from Ibiblio.

Jason.

> TIA,
>
> Xavier
>
> [1] http://maven.apache.org/guides/getting-started/index.html
> [2] http://maven.apache.org/guides/introduction/introduction-to-
> repositories.html
>
> --
> Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
> Manage your dependencies with Ivy!
> http://incubator.apache.org/ivy/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: What is the official maven 2 repository location?

2007-05-01 Thread James Abley

Will it be as simple as issuing HTTP 301 status codes and maven as a
good HTTP client will notice and update it's configuration? Or do we
as users need to do something at our end?

Cheers,

James

On 01/05/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:


On 1 May 07, at 5:08 AM 1 May 07, Xavier Hanin wrote:

> Hi,
>
> I'd like to know what is the official maven 2 repository location.

The official repository is housed at repo1.maven.org, from which any
client can connect.

> Indeed on the getting started [1] page, the answer to "How do I use
> external dependencies?" states that http://www.ibiblio.org/maven2 is
> the default location. The Introduction to repository page [2] seems to
> say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
> the infra list saying that the maven.org domain will be removed
> shortly.
>
> So, could someone tell me what's the official location?
>

http://repo1.maven.org will continue to work.

But there is no syncing from central and we push that off to ibiblio
because the bandwidth there is free.

If you're planning on replicating the entire repository then you have
to do that from Ibiblio.

Jason.

> TIA,
>
> Xavier
>
> [1] http://maven.apache.org/guides/getting-started/index.html
> [2] http://maven.apache.org/guides/introduction/introduction-to-
> repositories.html
>
> --
> Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
> Manage your dependencies with Ivy!
> http://incubator.apache.org/ivy/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: What is the official maven 2 repository location?

2007-05-01 Thread Jason van Zyl


On 1 May 07, at 5:08 AM 1 May 07, Xavier Hanin wrote:


Hi,

I'd like to know what is the official maven 2 repository location.


The official repository is housed at repo1.maven.org, from which any  
client can connect.



Indeed on the getting started [1] page, the answer to "How do I use
external dependencies?" states that http://www.ibiblio.org/maven2 is
the default location. The Introduction to repository page [2] seems to
say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
the infra list saying that the maven.org domain will be removed
shortly.

So, could someone tell me what's the official location?



http://repo1.maven.org will continue to work.

But there is no syncing from central and we push that off to ibiblio  
because the bandwidth there is free.


If you're planning on replicating the entire repository then you have  
to do that from Ibiblio.


Jason.


TIA,

Xavier

[1] http://maven.apache.org/guides/getting-started/index.html
[2] http://maven.apache.org/guides/introduction/introduction-to- 
repositories.html


--
Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: What is the official maven 2 repository location?

2007-05-01 Thread Stephane Nicoll

Xavier,


On 5/1/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:

On 5/1/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> On 5/1/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'd like to know what is the official maven 2 repository location.
> > Indeed on the getting started [1] page, the answer to "How do I use
> > external dependencies?" states that http://www.ibiblio.org/maven2 is
> > the default location. The Introduction to repository page [2] seems to
> > say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
> > the infra list saying that the maven.org domain will be removed
> > shortly.
>
> This will be absolutely transparent to users. We will make sure to
> redirect the traffic to the new domain automatically.
Thanks for your quick answer! And do you already know what the new
domain will be? Because we have changed our defaults in Ivy to point
to http://repo1.maven.org/maven2, but I'd like to know if we should
better use something else, or stick with it.


We're not sure yet but you can keep repo1.m.o, np.

Stéphane



Xavier
>
> Stéphane
>
>
> >
> > So, could someone tell me what's the official location?
> >
> > TIA,
> >
> > Xavier
> >
> > [1] http://maven.apache.org/guides/getting-started/index.html
> > [2] 
http://maven.apache.org/guides/introduction/introduction-to-repositories.html
> >
> > --
> > Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
> > Manage your dependencies with Ivy!
> > http://incubator.apache.org/ivy/
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: What is the official maven 2 repository location?

2007-05-01 Thread Xavier Hanin

On 5/1/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote:

On 5/1/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to know what is the official maven 2 repository location.
> Indeed on the getting started [1] page, the answer to "How do I use
> external dependencies?" states that http://www.ibiblio.org/maven2 is
> the default location. The Introduction to repository page [2] seems to
> say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
> the infra list saying that the maven.org domain will be removed
> shortly.

This will be absolutely transparent to users. We will make sure to
redirect the traffic to the new domain automatically.

Thanks for your quick answer! And do you already know what the new
domain will be? Because we have changed our defaults in Ivy to point
to http://repo1.maven.org/maven2, but I'd like to know if we should
better use something else, or stick with it.

Xavier


Stéphane


>
> So, could someone tell me what's the official location?
>
> TIA,
>
> Xavier
>
> [1] http://maven.apache.org/guides/getting-started/index.html
> [2] 
http://maven.apache.org/guides/introduction/introduction-to-repositories.html
>
> --
> Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
> Manage your dependencies with Ivy!
> http://incubator.apache.org/ivy/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: What is the official maven 2 repository location?

2007-05-01 Thread Stephane Nicoll

On 5/1/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:

Hi,

I'd like to know what is the official maven 2 repository location.
Indeed on the getting started [1] page, the answer to "How do I use
external dependencies?" states that http://www.ibiblio.org/maven2 is
the default location. The Introduction to repository page [2] seems to
say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
the infra list saying that the maven.org domain will be removed
shortly.


This will be absolutely transparent to users. We will make sure to
redirect the traffic to the new domain automatically.

Stéphane




So, could someone tell me what's the official location?

TIA,

Xavier

[1] http://maven.apache.org/guides/getting-started/index.html
[2] 
http://maven.apache.org/guides/introduction/introduction-to-repositories.html

--
Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: What is the official maven 2 repository location?

2007-05-01 Thread nicolas de loof

http://repo1.maven.org/maven2 is the official location.
maven 1.1-dev also has been updated to download from
http://repo1.maven.org/maven

The doc may needs some cleanup.


2007/5/1, Xavier Hanin <[EMAIL PROTECTED]>:


Hi,

I'd like to know what is the official maven 2 repository location.
Indeed on the getting started [1] page, the answer to "How do I use
external dependencies?" states that http://www.ibiblio.org/maven2 is
the default location. The Introduction to repository page [2] seems to
say it's http://repo1.maven.org/maven2. OTOH I've seen an e-mail on
the infra list saying that the maven.org domain will be removed
shortly.

So, could someone tell me what's the official location?

TIA,

Xavier

[1] http://maven.apache.org/guides/getting-started/index.html
[2]
http://maven.apache.org/guides/introduction/introduction-to-repositories.html

--
Learn Ivy at ApacheCon: http://www.eu.apachecon.com/
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]