On 4/19/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > On 4/19/06, Vincent Massol <[EMAIL PROTECTED]> wrote:
> > 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 It's working for /jars/ but not /plugins/. That is, this works: http://www.ibiblio.org/maven/org.codehaus.cargo/jars/cargo-maven-plugin-0.8.jar but not this: http://www.ibiblio.org/maven/org.codehaus.cargo/plugins/cargo-maven-plugin-0.8.jar Thanks, -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
