nilsmagnus / wsdl2java

Gradle plugin for generating java source from wsdl files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

naveenchandra91 opened this issue · comments

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

commented

+1, issue happened using Gradle 6.5.1

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

Gradle 7.2:

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