Re: Starting with maven and with maven-proxy

2007-04-21 Thread Eric Redmond
I'd stay away from Archiva for now, until it gets a little more mature. From experience I suggest Proximity (I've used all 4... it's the most mature). Also, point your central repos to http://repo1.maven.org/maven2 ... that's the "official" central. Of course, it's not a bad thing to use mirrors,

Re: Starting with maven and with maven-proxy

2007-04-21 Thread Kalle Korhonen
Started with Maven1 or Maven2? I assume maven2, in which case your configuration (the default is for Maven 1) http://www.ibiblio.org/maven is wrong - it's http://www.ibiblio.org/maven2 and it's enough to throw off maven-proxy. Happened to me more than once. maven-proxy works fine for Maven2, but y

Starting with maven and with maven-proxy

2007-04-20 Thread Marcos Chicote
Hi! The last few days I have been reading about maven and how it can help me in my job. I have succesfuly installed codehaus eclipse plugin and i have downloaded dependencys for my projects (connection to internet works fine). The next step was to create a network repository so that co-workers a