Re: How to download Maven repository was 5.8G.

2007-01-21 Thread Dennis Lundberg
Alauddin wrote: hi, How can I directly download Maven repository(which size 5.8G) for my shared repository mirror of central. Because now Maven Repository Manager (MRM) [http://maven.apache.org/repositorymanager/] is under development and unavailable. Any help appriciated Alauddin Please rea

Re: How to download Maven repository was 5.8G.

2007-01-21 Thread Wayne Fay
Unless you're going to set up a mirror, you probably don't need the whole repository. I'd set up a Maven proxy like Proximity etc before downloading the entire thing, personally. Wayne On 1/21/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Alauddin wrote: > hi, > > How can I directly download M

Re: How to download Maven repository was 5.8G.

2007-01-21 Thread Wendy Smoak
On 1/21/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Please read this: http://maven.apache.org/guides/introduction/introduction-to-repositories.html (The 'Using Repositories' section there seems to have Maven 1 leftovers. build.properties and project.properties?) -- Wendy ---

RE: How to download Maven repository was 5.8G.

2007-01-22 Thread Barbier-Accary Aurélien
I've made it using wget: http://www.gnu.org/software/wget/ Aurelien. http://aurelien.barbier-accary.info -Message d'origine- De : Alauddin [mailto:[EMAIL PROTECTED] Envoyé : dimanche 21 janvier 2007 08:24 À : users@maven.apache.org Objet : How to download Maven repository was 5.8G. hi,

Re: How to download Maven repository was 5.8G.

2007-01-22 Thread Daniel Kulp
On Monday 22 January 2007 13:13, Barbier-Accary Aurélien wrote: > I've made it using wget: http://www.gnu.org/software/wget/ And doing so is likely to get your IP address banned from being able to access repo1.maven.org.That would definitely not be cool for you. If you NEED to create a mirro