Skip to content

Conversation

@wmdietl
Copy link
Member

@wmdietl wmdietl commented Aug 5, 2025

There is an issue with the CF Gradle plugin, which causes e.g. the failure in docs/examples/errorprone:

> Task :createCheckerFrameworkManifest
> Task :compileJava FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Cannot mutate the dependencies of configuration ':checkerFramework' after the configuration was resolved. After a configuration has been observed, it should not be modified.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 656ms
2 actionable tasks: 2 executed

I don't know whether there is a change in the configuration that could fix this or whether the plugin itself needs to be updated.

@wmdietl wmdietl mentioned this pull request Aug 5, 2025
1 task
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

Successfully merging this pull request may close these issues.

2 participants