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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
