I try to build axis2 from trunk sources, and did the following C:\ asf\axis\axis2\java\core > C:\ > svn co http://svn.apache.org/repos/asf/axis7axis2/java/core/trunk trunk SUCCESS C:\ asf\axis\axis2\java\core\trunk > C:\ asf\axis\axis2\java\core\trunk\modules\tool\axis2-aar-maven-plugin >mvn install SUCCESS C:\ asf\axis\axis2\java\core\trunk\modules\tool\axis2-aar-maven-plugin >mvn install SUCCESS C:\ asf\axis\axis2\java\core\trunk >mvn -Daar-plugin.version=SNAPSHOT -Dmar.plugin.version=SNAPSHOT install FAILS during ADB Codegen testing
I just wonder how to use mvn install to have a successfull build from trunk sources just downloaded? (including tests) (excluding tests) And C:\ asf\axis\axis2\java\core\tags\v1.5.2 > mvn install is a no-go too as reported in a previous e-mail Josef