You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Andrew Watters <an...@gointernet.co.uk> on 2005/03/07 16:50:49 UTC

Accessing an internal repository

I have an internal repository set up (thanks to help here!) but I can't 
download artifacts from it.

In my project.properties I have
maven.repo.remote=file:///M:/Shared/repository,http://www.ibiblio.org/maven,http://www.codeczar.com/maven

If I run 'maven jar -X' I can see that maven asks 'ibiblio' and 
'codeczar' for the JAR but it doesn't try to access 'M'. How can I make 
it look there also?

Regards
Andrew


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