devsoap / ds-gradle-vaadin

Gradle plugin for building Vaadin Flow 10/11/12/13/14/15 apps
https://devsoap.com/gradle-vaadin-flow-plugin
Other
36 stars 13 forks source link

Gradle 7.0 Compatibility #338

Open F43nd1r opened 3 years ago

F43nd1r commented 3 years ago

Describe the bug Trying to run on gradle 7.0 fails with

Could not create task of type 'VersionCheckTask'.
Cannot run Project.afterEvaluate(Closure) when the project is already evaluated.

To Reproduce Create a project using gradle 7.0 and add this plugin.

Expected behavior Works with gradle 7

Additional context Recommend to switch to the maintained fork of the node plugin https://github.com/node-gradle/gradle-node-plugin