On Tue, Feb 2, 2010 at 10:06, Stadelmann Josef <josef.stadelm...@axa-winterthur.ch> wrote: > Andreas, > > Summary: > > Builds using MAVEN 2.2.1 > Source Code used, > Cmd window NetBeans IDE 6.8 Maven > Flags > downloaded by SVN Tortoise Maven > 2.2.1 external Maven 2.2.1 > > Ant 1.7.0 external Ant 1.7.0 > > C:\asf\webservices\axis2\tags\java\v1.5.1 fails > fails -Dmave.test.skip=true > C:\asf\webservices\axis2\tags\java\v1.5.1 success > success .NA. > > C:\asf\webservices\axis2\trunk\java success > success -Dmave.test.skip=true > C:\asf\webservices\axis2\trunk\java success > success .NA. > > Builds using MAVEN 3.0-SNAPSHOT AXIS2 is not yet > maven 3.0-Snapshot ready! > > If you have NetBeans IDE 6.8 with the internal or external maven > 3.0-snapshot then you are unable to open the axis2 root POM correctly. > However one is still able to build some off the axis2 > components/artifacts correctly. In short AXIS2 Trunk sources and earlier > are not yet ready for MAVEN 3.0-SNAPSHOT! > > Josef
You are probably one of the first persons to attempt building Axis2 with Maven 3.0. Normally Maven 3.0 is meant to be a drop-in replacement for Maven 2.x so there should be no major problems. I will give it a try. Andreas