Skip to content

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

Open
@bigdaz

Description

@bigdaz

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions