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 2006/05/16 11:15:28 UTC

RE : Error updating 2.0.4 plugins

Just snapshots ;-)
The trouble looks to be in this pom 
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-renderer
/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom

-Olivier

-----Message d'origine-----
De : Wim Deblauwe [mailto:wim.deblauwe@gmail.com] 
Envoyé : mardi 16 mai 2006 11:12
À : Maven Users List
Objet : Re: Error updating 2.0.4 plugins


What is the id of the snapshots.maven.codehaus.org repo?

I tried this in my settings.xml:

    <mirror>
      <id>codehaus mirror</id>
      <name>Mirror site of Codehaus</name>
      <url>http://repo1.maven.org/maven2</url>
      <mirrorOf>codehaus</mirrorOf>
    </mirror>

I tried: "http://snapshots.maven.codehaus.org", "codehaus-snapshots",
"codehaus" and "central", but no luck :(

regards,

Wim

2006/5/16, Emmanuel Venisse <em...@venisse.net>:
>
> codehaus.org is temporarily down so request on it generate an error.
>
> A temporary solution is to define a mirror of 
> snapshots.maven.codehaus.orgto repo1.maven.org until codehaus.org is 
> back
>
> Emmanuel
>
> Wim Deblauwe a écrit :
> > I did a mvn -U and I get the following error:
> >
> > Downloading:
> >
> http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0b
> eta12/servlet-api-2.5-6.0.0beta12.pom
> >
> > 1K downloaded
> > Downloading:
> >
> http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-render
> er/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
> >
> > 1K downloaded
> > Downloading:
> >
> http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxi
> a/1.0-alpha-8/doxia-1.0-alpha-8.pom
> >
> > [INFO]
> > --------------------------------------------------------------------
> > ----
> > [ERROR] BUILD ERROR
> > [INFO]
> >
------------------------------------------------------------------------
> > [INFO] Error building POM (may not be this project's POM).
> >
> >
> > Project ID: null:doxia-site-renderer:jar:1.0-alpha-8
> >
> > Reason: Cannot find parent: org.apache.maven.doxia:doxia for 
> > project: null:doxia-site-renderer:jar:1.0-alpha-8
> >
> >
> > what should I do about this?
> >
> > regards,
> >
> > Wim
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>



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


Re: RE : Error updating 2.0.4 plugins

Posted by Wim Deblauwe <wi...@gmail.com>.
thanks, now I can continue!

2006/5/16, Olivier Lamy <ol...@accor.com>:
>
> Just snapshots ;-)
> The trouble looks to be in this pom
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-renderer
> /1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
>
> -Olivier
>
> -----Message d'origine-----
> De : Wim Deblauwe [mailto:wim.deblauwe@gmail.com]
> Envoyé : mardi 16 mai 2006 11:12
> À : Maven Users List
> Objet : Re: Error updating 2.0.4 plugins
>
>
> What is the id of the snapshots.maven.codehaus.org repo?
>
> I tried this in my settings.xml:
>
>     <mirror>
>       <id>codehaus mirror</id>
>       <name>Mirror site of Codehaus</name>
>       <url>http://repo1.maven.org/maven2</url>
>       <mirrorOf>codehaus</mirrorOf>
>     </mirror>
>
> I tried: "http://snapshots.maven.codehaus.org", "codehaus-snapshots",
> "codehaus" and "central", but no luck :(
>
> regards,
>
> Wim
>
> 2006/5/16, Emmanuel Venisse <em...@venisse.net>:
> >
> > codehaus.org is temporarily down so request on it generate an error.
> >
> > A temporary solution is to define a mirror of
> > snapshots.maven.codehaus.orgto repo1.maven.org until codehaus.org is
> > back
> >
> > Emmanuel
> >
> > Wim Deblauwe a écrit :
> > > I did a mvn -U and I get the following error:
> > >
> > > Downloading:
> > >
> > http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0b
> > eta12/servlet-api-2.5-6.0.0beta12.pom
> > >
> > > 1K downloaded
> > > Downloading:
> > >
> > http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-site-render
> > er/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
> > >
> > > 1K downloaded
> > > Downloading:
> > >
> > http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxi
> > a/1.0-alpha-8/doxia-1.0-alpha-8.pom
> > >
> > > [INFO]
> > > --------------------------------------------------------------------
> > > ----
> > > [ERROR] BUILD ERROR
> > > [INFO]
> > >
> ------------------------------------------------------------------------
> > > [INFO] Error building POM (may not be this project's POM).
> > >
> > >
> > > Project ID: null:doxia-site-renderer:jar:1.0-alpha-8
> > >
> > > Reason: Cannot find parent: org.apache.maven.doxia:doxia for
> > > project: null:doxia-site-renderer:jar:1.0-alpha-8
> > >
> > >
> > > what should I do about this?
> > >
> > > regards,
> > >
> > > Wim
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
>
> 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
>
>