The plugin should support the Gradle configuration cache
Open
enhancement
- Dominant language
- Java
- Stars
- 47
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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 the configuration cache in this plugin would improve users experience.
See https://docs.gradle.org/nightly/userguide/configuration_cache.html
Blocked by the core Scala plugin support https://github.com/gradle/gradle/issues/13461
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.