-
Notifications
You must be signed in to change notification settings - Fork 19
Open
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:
gradle-xjc-plugin/src/main/kotlin/org/unbrokendome/gradle/plugins/xjc/XjcGenerate.kt
Line 114 in 82c1d69
abstract val catalogResolutionClasspath: Property<Configuration> |
NikolayMetchev, sergeykad, ryandens and randyhbh
Metadata
Metadata
Assignees
Labels
No labels