You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by di...@multitask.com.au on 2003/02/24 15:47:21 UTC

Mirrors of the maven repository

There is now an Australian Mirror of the Maven repository on ibiblio.

These are:

http://planetmirror.com/pub/maven/
ftp://ftp.planetmirror.com/pub/maven/

To use these, please add them to your ~/build.properties on Unix or 
%USERPROFILE%/build.properties on Windows.

e.g. if you're in the southern hemisphere and want faster downloads:

maven.repo.remote=http://planetmirror.com/pub/maven,http://www.ibiblio.org/maven

or if you're in the northern hemisphere and want a backup:

maven.repo.remote=http://www.ibiblio.org/maven,http://planetmirror.com/pub/maven

Many thanks to planetmirror for their support.
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


Re: Mirrors of the maven repository

Posted by Kasper Nielsen <ne...@kav.dk>.
There is also an european mirror located at
http://mirrors.sunsite.dk/maven/
and
ftp://sunsite.dk/mirrors/maven/

however until maven is able to fetch files through ftp I would recommend 
that one avoid using it because it is rather slow through http.

- Kasper



dion@multitask.com.au wrote:
> There is now an Australian Mirror of the Maven repository on ibiblio.
> 
> These are:
> 
> http://planetmirror.com/pub/maven/
> ftp://ftp.planetmirror.com/pub/maven/
> 
> To use these, please add them to your ~/build.properties on Unix or 
> %USERPROFILE%/build.properties on Windows.
> 
> e.g. if you're in the southern hemisphere and want faster downloads:
> 
> maven.repo.remote=http://planetmirror.com/pub/maven,http://www.ibiblio.org/maven
> 
> or if you're in the northern hemisphere and want a backup:
> 
> maven.repo.remote=http://www.ibiblio.org/maven,http://planetmirror.com/pub/maven
> 
> Many thanks to planetmirror for their support.
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://www.freeroller.net/page/dion/Weblog
> Work:      http://www.multitask.com.au
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-maven-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: turbine-maven-dev-help@jakarta.apache.org
> 
>