Skip to content
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

plugin breaks with gradle 7.4 using org.gradle.unsafe.configuration-cache=true property #9

Open
thomas-andres opened this issue Feb 25, 2022 · 0 comments

Comments

@thomas-andres
Copy link

When I call generateVersionProperties task using gradle 7.4 and org.gradle.unsafe.configuration-cache=true property I get the following errror:

  • What went wrong:
    Configuration cache problems found in this build.

3 problems were found storing the configuration cache, 1 of which seems unique.

See the complete report at file:///Users/andres/work/evergreen/jtt/build/reports/configuration-cache/ddlsdkc1m4kxu973mxrzcst6r/21id0sexdhdyj2xeve3k949x0/configuration-cache-report.html

Invocation of 'Task.project' by task ':generateVersionProperties' at execution time is unsupported.

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