Skip to content

Plugin is incompatible with gradle configuration cache #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
abendt opened this issue Oct 3, 2021 · 0 comments
Open

Plugin is incompatible with gradle configuration cache #9

abendt opened this issue Oct 3, 2021 · 0 comments

Comments

@abendt
Copy link

abendt commented Oct 3, 2021

The plugin cannot be used in a project that also uses the new configuration cache (https://docs.gradle.org/7.2/userguide/configuration_cache.html)

When trying to enable the config cache there is a build failure and this message:

FAILURE: Build failed with an exception.

  • What went wrong:
    Configuration cache problems found in this build.
- Task `:app:validateYaml` of type `at.zierler.gradle.YamlValidatorTask`: invocation of 'Task.project' at execution time is unsupported.
  See https://docs.gradle.org/7.2/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant