On 4/19/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > This plugin wasn't publish by the maven team. > You'll have a better help if you directly contact its team. > > An alternative is to use cargo > http://cargo.codehaus.org > > Arnaud
Ok I tried getting the maven 1 plugin as follows : 1)Edited my build.properties file and added http://cargo.codehaus.org/maven in my maven.repo.remote property 2)executed maven plugin:download -DgroupId=cargo -DartifactId=cargo-maven-plugin -Dversion=0.9 and got the error message : [echo] trying to download http://cargo.codehaus.org/maven/cargo/plugins/cargo-maven-plugin-0.9.jar BUILD FAILED blah blah... Unable to find plug-in I know that my repo is incorrect.What is the correct name for the repo.I also tried http://cargo.codehaus.org/dist2-snapshot with version set to 0.8 and still failed to get the plugin. Jeff GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
