wsdl2java
wsdl2java copied to clipboard
Compatibility with gradle 7.0
Compile scope is removed in gradle 7.0, see https://github.com/nilsmagnus/wsdl2java/pull/127
Any news on that? Gradle 7.0 is available now.
Also interested in this. Because gradle 7 is natively supporting new apple silicon architecture, and we really need this.
Worth to share it here: https://github.com/nilsmagnus/wsdl2java/commit/a9b54484f5bb7b60f9932f6e6bf488ce7c51bf1d
Just use this one. Works right out of the box.
any update on this ?
@isole Is your forked version available yet on maven central, or some other standard repo?
Yup, right here. We are using version 2.0 in production. Simply add the following in your plugins section:
id "com.yupzip.wsdl2java" version "2.0"
Can you reach out to the yupzip maintainers and ask them to enable issues on their wsdl2java repo?