| BuildCacheApi |
Configures the local and remote build cache.
|
| CleanupPolicy |
Configures the cleanup policy of the local build cache.
|
| Credentials |
Configures the credentials when accessing the remote build cache.
|
| LocalBuildCache |
Configures the local build cache.
|
| MojoMetadataProvider |
Allows users to configure caching for Mojos that the Develocity Maven Extension does not support out of the box.
|
| MojoMetadataProvider.Context |
Allows configuring the inputs and outputs of a Mojo.
|
| MojoMetadataProvider.Context.FileSet |
|
| MojoMetadataProvider.Context.Inputs |
The inputs of a goal determine its cache key.
|
| MojoMetadataProvider.Context.LocalState |
Configures local state.
|
| MojoMetadataProvider.Context.Outputs |
The outputs of a goal are packed into the cache entry and restored when they are loaded from the build cache.
|
| NormalizationProvider |
Allows users to configure normalization.
|
| NormalizationProvider.Context |
Allows configuring the normalization of a project.
|
| NormalizationProvider.RuntimeClasspathNormalization |
Allows configuring the runtime classpath normalization.
|
| NormalizationProvider.RuntimeClasspathNormalization.MetaInf |
A common location to store properties files is the META-INF directory.
|
| NormalizationProvider.SystemPropertiesNormalization |
Allows configuring the system property normalization of a project.
|
| RemoteBuildCache |
Configures the remote build cache.
|
| Server |
Configures the remote build cache node server.
|