You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@archiva.apache.org by "von Janowsky, Simon" <vo...@consist.de> on 2008/11/13 08:58:16 UTC

RE: Solved: archiva.xml or settings.xml - Proxy connectors

A proxy connector is for adding other external repositories in case you want
to add snapshots or artifacts not listed
in the maven central. For instance we have this proxy connector configured:
codehaus

Repository: Codehaus Repository
with two proxy connectors:

codehaus-releases
http://repository.codehaus.org
Network Proxy: 	(Direct Connection)
Policies: 	
releases 	hourly
checksum 	fix
snapshots 	hourly
cache-failures 	no
Proxy Connector

codehaus-snaphots
http://snapshots.repository.codehaus.org
Network Proxy: 	(Direct Connection)
Policies: 	
releases 	hourly
checksum 	fix
snapshots 	hourly
cache-failures 	no
Proxy Connector


Best regards,
Simon.