Personally, I don't use settings.xml. So I didn't feel qualified to
answer your email, Elliot.

Instead I use <repositories> and <pluginRepositories> in my pom.xml file.

It works --- I can see files being downloaded from the various mirrors
etc when I run mvn -U...
checking for updates from dotsrc
checking for updates from ibiblio
checking for updates from codehaus-plugins
checking for updates from central

Wayne


On 3/6/06, Elliot Metsger <[EMAIL PROTECTED]> wrote:
> Hi Wayne,
>
> Wayne Fay wrote:
>
> > Add some of the Maven mirrors to your pom.xml, so you can at least
> > download the artifacts etc from another site when ibiblio is giving
> > you problems.
>
> If I have mirrors defined in my settings.xml, do I need to also put them
> in the pom.xml (see my earlier posting on getting the mirrors to work).
>  I didn't see anywhere in the Maven 2 documentation about adding the
> mirrors to pom.xml.
>
> Thanks,
> Elliot
>
> ---------------------------------------------------------------------
> 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