Hi. I downloaded axis2-std-1.0-src.zip and unzipped it on a linux 2.4
x86_64 machine. Using maven 1.0.2, I type
maven war
and get the following error:
Attempting to download maven-itest-plugin-1.0.jar.
Response content length is not known
Error retrieving artifact from
[http://cvs.apache.org/repository/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar]:
java.io.IOException: Unknown error downloading; status code was: 302
Error retrieving artifact from
[http://www.openejb.org/maven/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar]:
java.io.IOException: Unknown error downloading; status code was: 502
Error retrieving artifact from
[http://dist.codehaus.org/maven-itest-plugin/plugins/maven-itest-plugin-1.0.jar]:
java.io.IOException: Unknown error downloading; status code was: 502
Response content length is not known
Response content length is not known
WARNING: Failed to download maven-itest-plugin-1.0.jar.
BUILD FAILED
File...... /ll/wlp/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:
maven-itest-plugin-1.0.jar
I have tried this on other linux machines and always seem to get the
same error. I have also tried this with maven-1.1-beta-2 using the
maven commands in the axis FAQ. So far I have not been able to build axis.
Thanks in advance.
Will Pughe
[EMAIL PROTECTED]