Seems that the documentation is wrong...
The mojo does support the unwrap parameter.
http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/src/main/java/org/apache/axis2/maven2/wsdl2code/WSDL2CodeMojo.java

Adrian Herscu wrote:
I have used the -uw switch with command line tool:
wsdl2java -or -uw -o ${project_loc} -uri ${string_prompt:WSDL URL}
Any parallel in the Maven plugin?

Adrian Herscu wrote:
Hi all,

I am trying to integrate the axis2-wsdl2code-maven-plugin into my Maven 2 build and the compilation fails because the stubs have different signatures than those generated with command line tool.

Is there a hidden option to make it generate unwrapped stubs?

TIA,
Adrian.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to