So I need to go to every Maven2 SVN project and change the name
"snapshots" in the pluginRepository stanza to something else so I can
define a mirror for them?

-----Original Message-----
From: Brett Porter [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 30, 2005 07:09
To: Maven Developers List
Subject: Re: SVN Build Error


That's a problem - while id's can be the same across repos, it won't
work with the mirroring :(

You'll need to change the id of the snapshot plugin repo (eg
snapshots-plugins), and add a new mirror.

We're currently looking at simplifying this.

- Brett

Allison, Bob wrote:

>I'm not worried about configuring maven-proxy.  That is fairly straight
>forward.  My problem is how do I tell Maven 2 that I have a mirror of
>the pluginRepository?  In the m2 top-level plugin, there is a
repository
>named "snapshots" which points to
>"http://snapshots.maven.codehaus.org/maven2/"; and a pluginRepository
>named "snapshots" which points to
>"http://snapshots.maven.codehaus.org/maven2/plugins";.
>  
>

---------------------------------------------------------------------
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]

Reply via email to