You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Trey Moore <so...@gmail.com> on 2005/12/01 17:39:15 UTC

WTF is wrong with Ibiblio.com?

The site is REALLY slow and I've been having trouble downloading basic Maven
plug-ins required for initialization.
Anybody know what is going on?  Are you experiencing slowness as well?

-Trey

RE : WTF is wrong with Ibiblio.com?

Posted by Olivier Lamy <ol...@accor.com>.
Add this in settings.xml

  <mirrors>
   <mirror>
      <id>mirrors.dotsrc.org</id>
      <name>Mirror of http://repo1.maven.org/maven2/</name>
      <url>http://mirrors.dotsrc.org/maven2/</url>
      <mirrorOf>central</mirrorOf>
    </mirror>
       <mirror>
      <id>public.planetmirror.com</id>
      <name>Mirror of http://repo1.maven.org/maven2/</name>
      <url> http://public.planetmirror.com/pub/maven2/</url>
      <mirrorOf>central</mirrorOf>
    </mirror>
  </mirrors>

Others here : http://maven.apache.org/faq.html#ibiblio-mirrors



-----Message d'origine-----
De : Trey Moore [mailto:sometxdude@gmail.com] 
Envoyé : jeudi 1 décembre 2005 17:39
À : Maven Users List
Objet : WTF is wrong with Ibiblio.com?


The site is REALLY slow and I've been having trouble downloading basic
Maven plug-ins required for initialization. Anybody know what is going
on?  Are you experiencing slowness as well?

-Trey



This e-mail, any attachments and the information contained therein ("this message") are confidential and intended solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited.
********************************************************************** 
Ce message électronique et tous les fichiers joints ainsi que  les informations contenues dans ce message ( ci après "le message" ), sont confidentiels et destinés exclusivement à l'usage de la  personne à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, merci  de le renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressément autorisées de ce message, sont interdites.
********************************************************************** 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org