nilsmagnus / wsdl2java

Gradle plugin for generating java source from wsdl files
MIT License
143 stars 77 forks source link

Gradle shows deprecation warning to migrate to 7.0 due to wsdl2java plugin #111

Open naveenchandra91 opened 4 years ago

naveenchandra91 commented 4 years ago

Gradle shows deprecation warning to migrate to 7.0 due to wsdl2java plugin. This can be seen with Gradle build scan details(Plugin version used is 0.12). Please let us know how we can fix this warning

image

ccjmk commented 4 years ago

+1, issue happened using Gradle 6.5.1

shalugin commented 3 years ago

Gradle 7.0 — Configuration with name ‘compile’ not found.

jasperbogers-ig commented 3 years ago

Gradle 7.2:

Failed to apply plugin 'no.nils.wsdl2java'. Configuration with name 'compile' not found.