-
Running on Gradle 8.6 with enabled configuration cache results in the following failure:
```
* What went wrong:
Some problems were found with the configuration of task ':mymodule:generateJsonSche…
-
The following error occurs when ffmpeg_kit_flutter_full and opencv_dart exist:
Execution failed for task ':app:mergeDebugNativeLibs'.
> A failure occurred while executing com.android.build.gradle.in…
-
### Current Behavior
A project using the [net.idlestate.gradle-duplicate-classes-check](https://github.com/tehlers/gradle-duplicate-classes-check) plugin with the configuration cache enabled sees a n…
-
The `kafka-clients-metrics-3.7.0` instrumentation has started failing to verify as of the [org.apache.kafka/kafka-clients/3.9.0](https://mvnrepository.com/artifact/org.apache.kafka/kafka-clients/3.9.0…
-
### Expected Behavior
Any changes to build.gradle should take effect after re-running "bootRun"
### Actual Behaviour
You will not see any changes after re-run. You need to "clean" first then "boot…
-
The configuration cache is a feature that significantly improves build performance by caching the result of the configuration phase and reusing this for subsequent builds.
Implementing support for …
-
Hello,
Is this plugin still in development?
If so, please consider supporting task caching for `name.valery1707.kaitai.GenerateTask`.
Thanks
-
**Description:**
Deprecate/remove `cache: gradle` option in favor of a first party Gradle action.
If this is not an option, at least mention `gradle/actions/setup-gradle` in the documentation AND `a…
-
We received a feature request for [the `setup-gradle` action](https://github.com/gradle/actions) to support `runs-on/cache`: https://github.com/gradle/actions/issues/279
The `setup-gradle` action d…
-
**Describe the bug**
Using Gradle with configuration cache enabled, I'm seeing these warnings for the Verify task:
```
- Task `:verifyLspBinary` of type `de.undercouch.gradle.tasks.download.Ver…