You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ni...@arsoe-trelaze.com on 2003/09/29 14:37:02 UTC

Maven 1.0-RC1 : dependencies download

I just update my maven version to 1.0-RC1. But when it try to download 
dependency it don't find artifacts. 
I make no change in my configuration : 
project.properties contains : 
maven.repo.remote=http://compagny:8080/maven-repo,http://www.ibiblio.org/maven

In fact i can't attain ibiblio directly because of a dns problem so I copy 
the jar on my server maven-repo.
But when it try to dowload any thing i have this error : 
Error retrieving artifact from 
[http://compagny:8080/maven-repo/oro/jars/oro-2.0.7.jar]: 
java.lang.Exception: Can't get oro-2.0.7.jar
to C:\Documents and 
Settings\chalumeau\.maven\repository\oro\jars\oro-2.0.7.jar
The jar is on the server !

Is there any change to do to make it works ?

Nicolas,

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org