You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Olivier Lamy <ol...@accor.com> on 2005/11/22 19:11:01 UTC

repositories mirror (where are they located ?)

Hi all,
I have a lot of time out with the default repository
http://www.ibiblio.org/maven2.
Questions :
- Is there any way to define time out value ?
- where are located the mirrors (maven2 mirror) ?
 
Thanks,
 
- Olivier


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 electronique et tous les fichiers joints ainsi que  les informations contenues dans ce message ( ci apres "le message" ), sont confidentiels et destines exclusivement a l'usage de la  personne a laquelle ils sont adresses. Si vous avez recu ce message par erreur, merci  de le renvoyer a son emetteur et de le detruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressement autorisees de ce message, sont interdites.
********************************************************************** 


Re: repositories mirror (where are they located ?)

Posted by Carlos Sanchez <ca...@apache.org>.
http://maven.apache.org/faq.html#ibiblio-mirrors

On 11/22/05, Michael Böckling <mi...@giniality.com> wrote:
> Hi Olivier,
>
> they are well hidden somewhere on the ibiblio page, if you're bored you
> can try to find them.
> These work for me, i'll paste you the contents of my settings.xml for
> convenience:
>
>   <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>
>
> Regards,
> Michael Böckling
>
>
> >Hi all,
> >I have a lot of time out with the default repository
> >http://www.ibiblio.org/maven2.
> >Questions :
> >- Is there any way to define time out value ?
> >- where are located the mirrors (maven2 mirror) ?
> >
> >Thanks,
> >
> >- Olivier
> >
> >
> >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 electronique et tous les fichiers joints ainsi que  les informations contenues dans ce message ( ci apres "le message" ), sont confidentiels et destines exclusivement a l'usage de la  personne a laquelle ils sont adresses. Si vous avez recu ce message par erreur, merci  de le renvoyer a son emetteur et de le detruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressement autorisees de ce message, sont interdites.
> >**********************************************************************
> >
> -
> Giniality AG - Michael Böckling; Steinenberg 21, CH-4051 Basel
> P: +41 61 226 99 63 - F: +41 61 226 99 69
> michael.boeckling@giniality.ch; http://www.giniality.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: repositories mirror (where are they located ?)

Posted by Michael Böckling <mi...@giniality.com>.
Hi Olivier,

they are well hidden somewhere on the ibiblio page, if you're bored you 
can try to find them.
These work for me, i'll paste you the contents of my settings.xml for 
convenience:

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

Regards,
Michael Böckling


>Hi all,
>I have a lot of time out with the default repository
>http://www.ibiblio.org/maven2.
>Questions :
>- Is there any way to define time out value ?
>- where are located the mirrors (maven2 mirror) ?
> 
>Thanks,
> 
>- Olivier
>
>
>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 electronique et tous les fichiers joints ainsi que  les informations contenues dans ce message ( ci apres "le message" ), sont confidentiels et destines exclusivement a l'usage de la  personne a laquelle ils sont adresses. Si vous avez recu ce message par erreur, merci  de le renvoyer a son emetteur et de le detruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressement autorisees de ce message, sont interdites.
>**********************************************************************
>
- 
Giniality AG - Michael Böckling; Steinenberg 21, CH-4051 Basel
P: +41 61 226 99 63 - F: +41 61 226 99 69
michael.boeckling@giniality.ch; http://www.giniality.com/



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