You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dominik Dahlem <Do...@cs.tcd.ie> on 2004/05/18 19:21:52 UTC

swift download of dependencies

Hi all,

the maven installation/configuration on our site does not perform very
well while downloading dependencies. Am I probably missing something in
my configuration? It is fine when it downloads the dependencies from
file:${maven.project.home}/repository.

This is the piece of my configuration which deals with repositories.

maven.repo.remote=file:${maven.project.home}/repository,http://www.ibiblio.org/maven,http://dist.codehaus.org
maven.repo.central=localhost
maven.repo.central.directory=${maven.project.home}/repository
maven.repo.remote.enabled=true
maven.mode.online=true
maven.proxy.host=www-proxy.cs.tcd.ie
maven.proxy.port=8080
maven.repo.list=R1
maven.repo.R1=file:{maven.project.home}/
maven.repo.R1.directory=repository


Thanks,
Dominik

-- 
Dominik Dahlem <Do...@cs.tcd.ie>
-------------------------------------------------------
Trinity College Dublin
Department of Computer Science, 
Dublin 2, Ireland

fax: (+353) 1-677 2204
www: http://www.cs.tcd.ie/Dominik.Dahlem/
-------------------------------------------------------