Hi Wendy,
I just found that page, but when I tried it as described it didnt
work. I have found that if I add the following to my settings.xml then
archiva proxys central.
<mirror>
<id>myProximity</id>
<mirrorOf>central</mirrorOf>
<name>Proximity mirrored central repos.</name>
<url>http://192.168.100.32:8080/archiva/proxy</url>
</mirror>
Ben
On 11/26/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]