You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Moretti, Luciano (MED)" <Lu...@med.ge.com> on 2003/06/17 23:36:41 UTC

Using a remote repo instead of ibiblio- error Messages

Hi-

I'm trying to establish my own Repo server so that I can access
resources that I don't want to publish to the net.

I've added the following line to my build.properties file in my home
dir-

maven.repo.remote =
http://lin4.moneng.mei.com/maven/,http://www.ibiblio.org/maven

The error message I get are the following-

Error retrieving artifact from
[http://www.ibiblio.org/maven/JXTA/jars/jarname.jar]:
java.lang.Exception: Can't get jarname.jar.incomplete to
/home/morettil/3P/maven/jarname/jars/jarname.jar.incomplete

The thing is that the get from the local repo is successfully completed
before it tries to get it from ibiblio.org.  Is there a way to say that
if you get it from one, you don't have to get it from the other?

Luciano Moretti

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