Here is a simple Maven2 pom.xml that will help you create an Axis2 project in seconds. Just download the attached the pom.xml file, copy it to a local directory, and from that directory type;
mvn idea:idea ==> If you are using IntelliJ IDEA
or
mvn eclipse:eclipse ==> If you are using Eclipse
Prerequisites: Maven 2.0.7 or newer versions