Re: Axis2 build with Maven 1.0.2

2006-07-11 Thread Nathan Sowatskey
Almost, I also had to rename the "maven" directory thus created in my repository to "maven-itest-plugin" after deleting the empty one created earlier. Regards Nathan Nathan Sowatskey wrote: Hi Many thanks for the pointer! This invocation worked for me: maven plugin:download -DgroupId=maven

Re: Axis2 build with Maven 1.0.2

2006-07-11 Thread Nathan Sowatskey
Hi Many thanks for the pointer! This invocation worked for me: maven plugin:download -DgroupId=maven -DartifactId=maven-itest-plugin -Dversion=1.0 -Dmaven.repo.remote=http://people.apache.org/repository Regards Nathan Eran Chinthaka wrote: Hi Nathan, I also noticed that the ibiblio repos

Re: Axis2 build with Maven 1.0.2

2006-07-11 Thread Eran Chinthaka
Hi Nathan, I also noticed that the ibiblio repos do not contain the itest plugin anymore. Try the following. maven plugin:download -DgroupId=maven-itest-plugin -DartifactId=maven-itest-plugin -Dversion=1.0 -Dmaven.repo.remote=http://people.apache.org/repository/maven -- Chinthaka Nathan Sowats

Axis2 build with Maven 1.0.2

2006-07-11 Thread Nathan Sowatskey
Hi I am having the itest jar problem with building Axis2, which I have just checked out from SVN. I tried to get the itest jar as described in the FAQ, but: [echo] 1.4 build:start: plugin:download-artifact: [echo] repo is 'http://www.openejb.org/maven' [echo] trying to download