Skip to content

TODO: views-gradle compatability issue with Gradle 7 #356

@rmorrise

Description

@rmorrise

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions