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
{{ message }}
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Trying the new gradle feature --configuration-cache I have this error
Plugin version : 4.0.2
FAILURE: Build failed with an exception.
* What went wrong:
Configuration cache problems found in this build.
Gradle can be made to ignore these problems, see https://docs.gradle.org/6.6-rc-1/userguide/configuration_cache.html#config_cache:usage:ignore_problems.
1 problem was found storing the configuration cache.
- plugin 'org.ajoberstar.grgit': registration of listener on 'Gradle.buildFinished' is unsupported
See https://docs.gradle.org/6.6-rc-1/userguide/configuration_cache.html#config_cache:requirements:build_listeners
See the complete report at file:///.../build/reports/configuration-cache/dg0qms2iixa405dr5cw20kfzz-2/configuration-cache-report.html
> Listener registration 'Gradle.buildFinished' by build 'xxx' is unsupported.