All Classes and Interfaces

Class
Description
Configures the local and remote build cache.
Deprecated.
since 1.21, replaced by BuildCacheApi
A description of the build result.
Deprecated.
since 1.21, replaced by BuildResult
Allows to interact with the build scan feature of the Develocity Maven extension.
Deprecated.
since 1.21, replaced by BuildScanApi
Allows configuring what data will be captured as part of the build scan.
Deprecated.
since 1.21, replaced by BuildScanCaptureSettings
Allows registering functions for obfuscating certain identifying information within build scans.
Deprecated.
since 1.21, replaced by BuildScanDataObfuscation
Allows configuring whether a build scan should be published at the end of the build
The context for evaluating conditions that determine whether a build scan should be published at the end of the build.
Configures the cleanup policy of the local build cache.
Deprecated.
since 1.21, replaced by CleanupPolicy
Configures the credentials when accessing the remote build cache.
Deprecated.
since 1.21, replaced by Credentials
Allows to interact with the Develocity Maven extension.
Allows to interact with the Develocity Maven extension.
Deprecated.
since 1.21, replaced by DevelocityApi
Deprecated.
since 1.21, replaced by DevelocityListener
Configures the local build cache.
Deprecated.
since 1.21, replaced by LocalBuildCache
Allows users to configure caching for Mojos that the Develocity Maven Extension does not support out of the box.
Deprecated.
since 1.21, replaced by MojoMetadataProvider
Allows configuring the inputs and outputs of a Mojo.
Allows configuring the inputs and outputs of a Mojo.
Allows controlling the sensitivity to the presence of empty directories in the source tree.
Allows controlling the sensitivity to the presence of empty directories in the source tree.
Allows specifying whether line endings should be normalized for Build Cache checks, so that files that only differ by line endings will be considered identical.
Allows specifying whether line endings should be normalized for Build Cache checks, so that files that only differ by line endings will be considered identical.
Allows specifying a way of ignoring changes to input files that are irrelevant for the goal execution.
Allows specifying a way of ignoring changes to input files that are irrelevant for the goal execution.
The inputs of a goal determine its cache key.
The inputs of a goal determine its cache key.
Configures local state.
Configures local state.
The outputs of a goal are packed into the cache entry and restored when they are loaded from the build cache.
The outputs of a goal are packed into the cache entry and restored when they are loaded from the build cache.
Allows users to configure normalization.
Deprecated.
since 1.21, replaced by NormalizationProvider
Allows configuring the normalization of a project.
Allows configuring the normalization of a project.
Allows configuring the runtime classpath normalization.
Allows configuring the runtime classpath normalization.
A common location to store properties files is the META-INF directory.
A common location to store properties files is the META-INF directory.
Allows configuring the system property normalization of a project.
Allows configuring the system property normalization of a project.
A reference to a published build scan.
Deprecated.
since 1.21, replaced by PublishedBuildScan
Configures the remote build cache.
Deprecated.
since 1.21, replaced by RemoteBuildCache
Configures the remote build cache node server.
Deprecated.
since 1.21, replaced by Server