On 4/19/06, Vincent Massol <[EMAIL PROTECTED]> wrote: > Thanks Jörg! This solves my sync need. > > Now I still have the questions about the m1 artifact serving. More > specifically: > > 2/ Is /home/projects/maven/repository-staging/to-ibiblio/maven used anymore?
just to get m1 stuff from partnered repos that will later be converted to m2 > > 3/ I thought that m1 URL requests were transformed on the fly (URL > rewriting) to a m2 URL. Thus I thought that > http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo-maven-plugin-0 > .8.jar would be transformed automagically to: > http://www.ibiblio.org/maven2/org/codehaus/cargo/cargo-maven-plugin/0.8/carg > o-maven-plugin-0.8.jar. Isn't that so? You are right, this should work > > 4/ Where should I put cargo-maven-plugin-0.8.jar in > /home/projects/maven/repository-staging/to-ibiblio/ so that the > http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo-maven-plugin-0 > .8.jar URL becomes valid? It should already work because http://www.ibiblio.org/maven2/org/codehaus/cargo/cargo-maven-plugin/0.8/cargo-maven-plugin-0.8.jar is there Probably Brett can debug the problem > > Thanks again > -Vincent > > > -----Original Message----- > > From: Jörg Schaible [mailto:[EMAIL PROTECTED] > > Sent: mercredi 19 avril 2006 16:53 > > To: Maven Developers List > > Subject: RE: Ibiblio and m1/m2 artifacts locations? > > > > Hi Vincent, > > > > Please have a look at HAUS-1096 first for a general M2 repo solution at > > Codehaus. > > > > - Jörg > > > > Vincent Massol wrote on Wednesday, April 19, 2006 4:36 PM: > > > > > Hi, > > > > > > I have received several reports that the cargo m1 plugin v0.8 wasn't > > > available. It should be available from > > > http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo- > > > maven-plugin-0 .8.jar so that m1 users can get it. > > > > > > I don't recall the exact setup we have on ibiblio and I have a few > > > questions: > > > > > > 1/ Is it still not possible to set up an automated sync between > > > http://cargo.codehaus.org/dist2 and ibiblio/maven2? > > > > > > 2/ Is > > > /home/projects/maven/repository-staging/to-ibiblio/maven used anymore? > > > > > > 3/ I thought that m1 URL requests were transformed on the fly (URL > > > rewriting) to a m2 URL. Thus I thought that > > > http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo- > > > maven-plugin-0 .8.jar would be transformed automagically to: > > > http://www.ibiblio.org/maven2/org/codehaus/cargo/cargo-maven-p > > > lugin/0.8/carg o-maven-plugin-0.8.jar. Isn't that so? > > > > > > 4/ Where should I put cargo-maven-plugin-0.8.jar in > > > /home/projects/maven/repository-staging/to-ibiblio/ so that the > > > http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo- > > > maven-plugin-0 .8.jar URL becomes valid? > > > > > > Thanks a lot > > > -Vincent > > > > > > > > > > > > > > > > > > > > > ______________________________________________________________ > > > _____________ Faites de Yahoo! votre page d'accueil sur le web pour > > > retrouver directement vos services préférés : vérifiez vos > > > nouveaux mails, lancez vos recherches et suivez l'actualité > > > en temps réel. > > > Rendez-vous sur http://fr.yahoo.com/set > > > > > > --------------------------------------------------------------------- > > > 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] > > > > > > > ___________________________________________________________________________ > Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement > vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et > suivez l'actualité en temps réel. > Rendez-vous sur http://fr.yahoo.com/set > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- I could give you my word as a Spaniard. No good. I've known too many Spaniards. -- The Princess Bride --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
