Hi, I have to add some patches into Axis2 version 1.3. I download the sources, and as you say in Axis2 page for development, I install maven using the default maven repository, the execute mvn compile in Axis2 1.3 sources, and it doesn't compile. There some dependencies that can't been found.
Any idea how should i configure Axis2 pom.xml or Maven configuration so i can retrieve all dependencies? Thanks!. Pablo.
