Hi Sergiu,

On Mon, Mar 31, 2008 at 1:16 AM, Sergiu Dumitriu <[EMAIL PROTECTED]> wrote:

> Asiri Rathnayake wrote:
> > Hi All,
> >
> > I was so fed-up of the central maven repository because it is too damn
> slow
> > here (srilanka). So I searched a bit and found this
> > article<http://maven.apache.org/guides/mini/guide-mirror-settings.html>,
> > which explains how to add mirrors to your settings.xml file.
> >
> > For me, the following mirror setting seems to work a lot faster (though
> i
> > don't know how)
> >
> > <mirrors>
> >     <mirror>
> >       <id>skynet.be</id>
> >       <url>http://maven2.mirrors.skynet.be/pub/maven2</url>
> >       <mirrorOf>central</mirrorOf>
> >       <!-- Belgium -->
> >     </mirror>
> > </mirrors>
> >
> > I want to know whether this is a good idea (i mean the use of other
> > mirrors). Will there be any unforeseen issues ?
> >
>
> I don't think so, as mirrors are something frequently used. So feel free
> to use them, maybe there's a mirror even nearer?


Shall I put a small note in
http://dev.xwiki.org/xwiki/bin/view/Community/Building about this ?

Thanks.

- Asiri


>
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> _______________________________________________
> devs mailing list
> devs@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
_______________________________________________
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to