Develocity Artifact Cache CLI
Develocity Artifact Cache CLI caches Maven, Gradle, npm, pip, and SonarScanner dependencies and build tool initialization outputs to Develocity Edge nodes. At the start of each CI job, the CLI restores these inputs from the nearest Edge node. The build proceeds without re-downloading dependencies from the WAN or re-running initialization steps.
Key Capabilities
-
Dependency caching: stores and restores Maven, Gradle, npm, pip, and SonarScanner dependencies from Edge nodes, reducing WAN downloads on CI
-
Setup Cache: caches Gradle build initialization inputs (compiled build scripts, resolved configurations,
buildSrc, and included builds) to reduce startup time on cold CI agents -
CI-platform agnostic: runs as shell commands in any CI environment
-
Develocity integration: reports Artifact Cache and Setup Cache metrics to Build ScanĀ® via the Common Custom User Data plugins
-
Edge-native: uses Develocity Edge nodes as the persistent cache layer, with automatic Edge discovery via access key
|
Using Artifact Cache requires the |