I need to make pom.xml to generate Axis2 client based on WSDL file. Originally code was developed for client generated by Ant.
I used axistools-maven-plugin to do that. However Maven plugin generates different code.
I think the problem is plugin configuration. But i can't find enough documentation or examples to configure the plugin to generate in the same manner as Ant script.
Ant configuration: