Skip to content

Error when applying plugin with Gradle 7.6.4 and config-cache enabled #379

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

Open
bigdaz opened this issue Mar 27, 2025 · 0 comments
Open

Comments

@bigdaz
Copy link
Member

bigdaz commented Mar 27, 2025

The use of lambdas in the adapters library is incompatible with config-cache support with Gradle 7.6.4.

Configuration cache is an incubating feature.
Reusing configuration cache.

FAILURE: Build failed with an exception.

* What went wrong:
Could not load the value of field `b` of `com.gradle.scan.plugin.internal.service.d` bean found in field `pluginServiceFactory` of `org.gradle.internal.enterprise.impl.DefaultGradleEnterprisePluginAdapter` bean found in Gradle runtime.
> java.lang.reflect.InvocationTargetException (no error message)
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