RE: Downloading Apache Maven Repositories : Proxy Workaround

2008-04-08 Thread Brian E. Fox
the artifacts you need. You can then clear your local repository to show how Maven downloads the artifacts from central From: Edward Song [mailto:[EMAIL PROTECTED] Sent: Monday, April 07, 2008 3:53 PM To: users@maven.apache.org Subject: Downloading Apache Maven Repositories : Proxy Workaround

RE: Downloading Apache Maven Repositories : Proxy Workaround

2008-04-08 Thread Edward Song
, 2008 4:34 PM To: Maven Users List Subject: Re: Downloading Apache Maven Repositories : Proxy Workaround Just connect to the Maven repo before your demo and let it update. You may want to run with -o for offline so it doesn't try to update again during the demo. Or perhaps consider running Archiva

Re: Downloading Apache Maven Repositories : Proxy Workaround

2008-04-08 Thread Brett Porter
[mailto:[EMAIL PROTECTED] Sent: Monday, April 07, 2008 3:53 PM To: users@maven.apache.org Subject: Downloading Apache Maven Repositories : Proxy Workaround For demo purposes, I wanted to show the benefits of Apache Maven to a few others. There is a firewall and proxy over here

RE: Downloading Apache Maven Repositories : Proxy Workaround

2008-04-08 Thread Brian E. Fox
://repository.sonatype.org -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 10:02 AM To: Maven Users List Subject: Re: Downloading Apache Maven Repositories : Proxy Workaround Well, for the record, this is the same with a default Archiva installation

Re: Downloading Apache Maven Repositories : Proxy Workaround

2008-04-08 Thread Brett Porter
On 09/04/2008, Brian E. Fox [EMAIL PROTECTED] wrote: Since you mentioned it, and I wasn't aware that there was a standalone archiva, I decided to check it out. Firing it up with no config, just adding an admin user uses up ~130MB of ram. A standalone default Nexus config is using only ~28.

Downloading Apache Maven Repositories : Proxy Workaround

2008-04-07 Thread Edward Song
For demo purposes, I wanted to show the benefits of Apache Maven to a few others. There is a firewall and proxy over here that will not allow Maven to go get artifacts from the central maven repository and the networking guy will not provide the necessary authentication info to allow Maven to

Re: Downloading Apache Maven Repositories : Proxy Workaround

2008-04-07 Thread Wayne Fay
Just connect to the Maven repo before your demo and let it update. You may want to run with -o for offline so it doesn't try to update again during the demo. Or perhaps consider running Archiva locally (on the same laptop that you're demo'ing Maven with). That sounds easiest to me. You'll want to