Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Gradle 6.6-rc-1 --configuration-cache > registration of listener on 'Gradle.buildFinished' is unsupported #322

@douph1

Description

@douph1

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions