-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
org.grails.plugins:views-gradle
We get the following error with Gradle 7.2 (6.9.2 works fine).
Tested in Grails 5.0.1
Task :compileGsonViews
Execution optimizations have been disabled for task ':compileGsonViews' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: 'C:\Users\baddanki\code\git\geonames-api\build\gson-classes\main'. Reason: Task ':bootWarMainClassName' uses this output of task ':compileGsonViews' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.
HTH
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels