Skip to content

Support for Gradle configuration cache #39

Open
@jprinet

Description

The Gradle configuration cache can't be enabled when using org.unbroken-dome.xjc Gradle plugin.

Quoting from the doc:

Gradle model types (e.g. Gradle, Settings, Project, SourceSet, Configuration etc…​) are usually used to carry some task input that should be explicitly and precisely declared instead.

Using a reference to the Configuration object is not supported:

abstract val catalogResolutionClasspath: Property<Configuration>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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