wsdl2java
wsdl2java copied to clipboard
Compile scope is deprecated and removed in gradle 7.0
I just upgraded to gradle 7.0 (a milestone) and noticed this plugin fails. You are already using implementation scope so this change should not break any backward compatibility.
Hi Team,
Could someone merge this PR please? It would be much needed as Gradle 7.0 has been released.
Regards, Peter
Hello, this is really needed now as Gradle 7.0 is out. Can this be merged please?
Also interested in this. Because gradle 7 is natively supporting new apple silicon architecture, and we really need this.
Hi guys,
I've forked the repo and published the plugin including this change if you'd like to use it. https://plugins.gradle.org/plugin/com.yupzip.wsdl2java
I'm not planning to maintain it, but if you submit a PRs in the future I'm happy release them.
Regards
@nilsmagnus Hi! Please, check this PR for merge to master =)