On 11/25/06, ben short <[EMAIL PROTECTED]> wrote:
I have Maestro project server setup but im not sure what I need to set
in my settings.xml to get maven to use the Archiva part of the project
server as my mirror of central.
<mirror>
<id>myProximity</id>
<mirrorOf>central</mirrorOf>
<name>Proximity mirrored central repos.</name>
<url>http://ip:port/WHAT TO PUT HERE?</url>
</mirror>
For Archiva, what you put there depends on whether you want it to
proxy requests. It's either /repository/URL-Name, or /proxy/REPO-ID
See:
http://maven.apache.org/archiva/guides/getting-started/maven-configuration.html
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]