Class WSDL2CodeMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    public class WSDL2CodeMojo
    extends GenerateSourcesMojo
    Deprecated.
    This goal is identical to axis2-wsdl2code:generate-sources; either switch to that goal or use the new axis2-wsdl2code:generate-test-sources goal if you need to generate code for use in unit tests only.
    Generates source code from a WSDL.