That is to say that on your server you have only m2 repos ? And you expose them to m1 ? How did you do that ? Actually I replicated all my repos for m1 and for m2 :-(
Arnaud On 11/9/06, Nicolas DE LOOF <[EMAIL PROTECTED]> wrote:
In fact I'm using Archiva as a proxy to access maven2 public repository from maven1. I'd like to get maven1 plugins from maven2 repo, so I expect the m1 -> m2 converion to work :-P Nico. Arnaud HERITIER a écrit : > It's definitively .jar > There was certainly a problem in the conversion m1 -> m2 > When I access to the m1 url " > http://repo1.maven.org/maven/maven/plugins/maven-changelog-plugin-1.9.1.jar " > > firefox doesn't try to download it. It tries to display the binary in > ascii > ;-) > And maven seems to find it : > maven plugin:download -DgroupId=maven -DartifactId=maven-changelog-plugin > -Dversion=1.9.1 > This command works fine. > > Arnaud > > > On 11/9/06, Nicolas DE LOOF <[EMAIL PROTECTED]> wrote: >> >> >> First attempt get no reply :'( >> >> On maven2 public repository, maven (m1) plugins are packaged with >> ".plugin" extension : >> -> http://repo1.maven.org/maven2/maven/maven-changelog-plugin/1.9.1 >> This was not the case some weeks ago. >> >> Maven-on-plugin creates .jar. >> >> What is the expected extension for maven1 plugins ? >> >> Nico. >> >> >> This message contains information that may be privileged or confidential >> and is the property of the Capgemini Group. It is intended only for the >> person to whom it is addressed. If you are not the intended >> recipient, you >> are not authorized to read, print, retain, copy, disseminate, >> distribute, >> or use this message or any part thereof. If you receive this message in >> error, please notify the sender immediately and delete all copies of >> this >> message. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
