You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When I call generateVersionProperties task using gradle 7.4 and org.gradle.unsafe.configuration-cache=true property I get the following errror:
Configuration cache problems found in this build.
3 problems were found storing the configuration cache, 1 of which seems unique.
:generateVersionProperties
of typech.ergon.gradle.goodies.versioning.GenerateVersionPropertiesTask
: invocation of 'Task.project' at execution time is unsupported.See https://docs.gradle.org/7.4/userguide/configuration_cache.html#config_cache:requirements:use_project_during_execution
See the complete report at file:///Users/andres/work/evergreen/jtt/build/reports/configuration-cache/ddlsdkc1m4kxu973mxrzcst6r/21id0sexdhdyj2xeve3k949x0/configuration-cache-report.html
The text was updated successfully, but these errors were encountered: