Rather than download the _entire_ maven repository, why not use a repository 
manager? 
http://www.sonatype.com/book/reference/repository-manager.html#
http://maven.apache.org/guides/introduction/introduction-to-repositories.html


-----Original Message-----
From: Sang-Jea Shin [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 19, 2008 3:34 AM
To: Maven Users List
Subject: Repository download through FTP

I have to setup maven environment where cannot access central repository
(only LAN)
So, I'm tring download maven repository and configure mirror site for
development team.
I found some article like this.

------------------------------------------------------

http://maven.apache.org/guides/mini/guide-mirror-settings.html

 FTP access

The repository is available through FTP at *
ftp://mirrors.ibiblio.org/pub/packages/maven2*

------------------------------------------------------

According to avobe article, I try ftp access.

But...

------------------------------------------------------

D:\Documents and Settings\bomber>ftp mirrors.ibiblio.org
Connected to mirrors.ibiblio.org.
220 FTP Server ready.
User (mirrors.ibiblio.org:(none)):

------------------------------------------------------

Do you know account and password?

Is it possible to use maven on cannot access central?

How can I get full repository (6GB)?

Reply via email to