ciscoo / cxf-codegen-gradle

Gradle plugin to generate Java artifacts from WSDL
Apache License 2.0
26 stars 6 forks source link

wsdl2js support #39

Closed ciscoo closed 1 year ago

ciscoo commented 2 years ago

The Maven plugin provides wsdl2js support: https://github.com/apache/cxf/tree/main/maven-plugins/codegen-plugin/src/main/java/org/apache/cxf/maven_plugin/wsdl2js

This plugin should do the same to be in alignment with the Maven plugin.