I want to build an Axis2 client (I\'m only accessing a remote web service, I\'m not implementing one!) with Maven2 and I don\'t want to add 21MB of JARs to my project.
Had to add the transports, too
org.apache.axis2 axis2-adb 1.5.4 org.apache.axis2 axis2-transport-local 1.5.4 org.apache.axis2 axis2-transport-http 1.5.4