Index
All Classes and Interfaces|All Packages
A
- ABSOLUTE_PATH - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Considers the full content of files as well as their absolute path.
- ABSOLUTE_PATH - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Considers the full content of files as well as their absolute path.
- addIgnoredAttributes(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more attributes in
MANIFEST
files. - addIgnoredAttributes(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more attributes in
MANIFEST
files. - addIgnoredAttributes(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more attributes in
MANIFEST
files. - addIgnoredAttributes(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more attributes in
MANIFEST
files. - addIgnoredFiles(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Configures the runtime classpath normalization to ignore files.
- addIgnoredFiles(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Deprecated.Configures the runtime classpath normalization to ignore files.
- addIgnoredFiles(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Configures the runtime classpath normalization to ignore files.
- addIgnoredFiles(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Deprecated.Configures the runtime classpath normalization to ignore files.
- addIgnoredKeys(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Allows configuring the normalization to ignore system properties supplied.
- addIgnoredKeys(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Deprecated.Allows configuring the normalization to ignore system properties supplied.
- addIgnoredKeys(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Allows configuring the normalization to ignore system properties supplied.
- addIgnoredKeys(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Deprecated.Allows configuring the normalization to ignore system properties supplied.
- addIgnoredProperties(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more properties.
- addIgnoredProperties(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more properties.
- addIgnoredProperties(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more properties.
- addIgnoredProperties(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more properties.
- addPropertiesNormalization(String, String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Configures the runtime classpath normalization to ignore properties from specific property files.
- addPropertiesNormalization(String, String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Deprecated.Configures the runtime classpath normalization to ignore properties from specific property files.
- addPropertiesNormalization(String, List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Configures the runtime classpath normalization to ignore properties from specific property files.
- addPropertiesNormalization(String, List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Deprecated.Configures the runtime classpath normalization to ignore properties from specific property files.
B
- background(Consumer<? super BuildScanApi>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Executes the given action in a background thread, allowing the current Maven work to continue.
- background(Consumer<? super BuildScanApi>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Executes the given action in a background thread, allowing the current Maven work to continue.
- BuildCacheApi - Interface in com.gradle.develocity.agent.maven.api.cache
-
Configures the local and remote build cache.
- BuildCacheApi - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.
- buildFinished(Consumer<? super BuildResult>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Registers a callback that is invoked when the build has finished, but before this extension stops accepting to be called.
- buildFinished(Consumer<? super BuildResult>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Registers a callback that is invoked when the build has finished, but before this extension stops accepting to be called.
- BuildResult - Interface in com.gradle.develocity.agent.maven.api.scan
-
A description of the build result.
- BuildResult - Interface in com.gradle.maven.extension.api.scan
-
Deprecated.since 1.21, replaced by
BuildResult
- BuildScanApi - Interface in com.gradle.develocity.agent.maven.api.scan
-
Allows to interact with the build scan feature of the Develocity Maven extension.
- BuildScanApi - Interface in com.gradle.maven.extension.api.scan
-
Deprecated.since 1.21, replaced by
BuildScanApi
- BuildScanCaptureSettings - Interface in com.gradle.develocity.agent.maven.api.scan
-
Allows configuring what data will be captured as part of the build scan.
- BuildScanCaptureSettings - Interface in com.gradle.maven.extension.api.scan
-
Deprecated.since 1.21, replaced by
BuildScanCaptureSettings
- BuildScanDataObfuscation - Interface in com.gradle.develocity.agent.maven.api.scan
-
Allows registering functions for obfuscating certain identifying information within build scans.
- BuildScanDataObfuscation - Interface in com.gradle.maven.extension.api.scan
-
Deprecated.since 1.21, replaced by
BuildScanDataObfuscation
- buildScanPublished(Consumer<? super PublishedBuildScan>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Registers a callback that is invoked when a build scan has been published successfully.
- buildScanPublished(Consumer<? super PublishedBuildScan>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Registers a callback that is invoked when a build scan has been published successfully.
- BuildScanPublishing - Interface in com.gradle.develocity.agent.maven.api.scan
-
Allows configuring whether a build scan should be published at the end of the build
- BuildScanPublishing.PublishingContext - Interface in com.gradle.develocity.agent.maven.api.scan
-
The context for evaluating conditions that determine whether a build scan should be published at the end of the build.
C
- cacheable(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Outputs
-
Marks the outputs of this goal execution as cacheable.
- cacheable(String) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Outputs
-
Deprecated.Marks the outputs of this goal execution as cacheable.
- capture(Consumer<? super BuildScanCaptureSettings>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Allows configuring what data will be captured as part of the build scan.
- capture(Consumer<? super BuildScanCaptureSettings>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Allows configuring what data will be captured as part of the build scan.
- CLASSPATH - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Considers only the information relevant for running Java code.
- CLASSPATH - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Considers only the information relevant for running Java code.
- CleanupPolicy - Interface in com.gradle.develocity.agent.maven.api.cache
-
Configures the cleanup policy of the local build cache.
- CleanupPolicy - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.since 1.21, replaced by
CleanupPolicy
- com.gradle.develocity.agent.maven.api - package com.gradle.develocity.agent.maven.api
- com.gradle.develocity.agent.maven.api.cache - package com.gradle.develocity.agent.maven.api.cache
- com.gradle.develocity.agent.maven.api.scan - package com.gradle.develocity.agent.maven.api.scan
- com.gradle.maven.extension.api - package com.gradle.maven.extension.api
- com.gradle.maven.extension.api.cache - package com.gradle.maven.extension.api.cache
- com.gradle.maven.extension.api.scan - package com.gradle.maven.extension.api.scan
- COMPILE_CLASSPATH - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Considers only the information relevant for compiling Java code.
- COMPILE_CLASSPATH - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Considers only the information relevant for compiling Java code.
- configure(DevelocityApi, MavenSession) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityListener
-
Allows configuring the Develocity Maven extension via the Develocity API.
- configure(GradleEnterpriseApi, MavenSession) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseListener
-
Deprecated.Allows configuring the Gradle Enterprise Maven extension via the Gradle Enterprise API.
- configureMetaInf(Consumer<NormalizationProvider.RuntimeClasspathNormalization.MetaInf>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Allows configuring the normalization of files matching
META-INF/**/*.properties
. - configureMetaInf(Consumer<NormalizationProvider.RuntimeClasspathNormalization.MetaInf>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Deprecated.Allows configuring the normalization of files matching
META-INF/**/*.properties
. - configureNormalization(NormalizationProvider.Context) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider
-
Configure normalization for the project in the supplied context.
- configureNormalization(NormalizationProvider.Context) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider
-
Deprecated.Configure normalization for the project in the supplied context.
- configureRuntimeClasspathNormalization(Consumer<NormalizationProvider.RuntimeClasspathNormalization>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.Context
-
Allows configuring the runtime classpath normalization.
- configureRuntimeClasspathNormalization(Consumer<NormalizationProvider.RuntimeClasspathNormalization>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.Context
-
Deprecated.Allows configuring the runtime classpath normalization.
- configureSystemPropertiesNormalization(Consumer<NormalizationProvider.SystemPropertiesNormalization>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.Context
-
Allows configuring the system property normalization.
- configureSystemPropertiesNormalization(Consumer<NormalizationProvider.SystemPropertiesNormalization>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.Context
-
Deprecated.Allows configuring the system property normalization.
- Credentials - Interface in com.gradle.develocity.agent.maven.api.cache
-
Configures the credentials when accessing the remote build cache.
- Credentials - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.since 1.21, replaced by
Credentials
D
- DEFAULT - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Empty directories will be taken into account.
- DEFAULT - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
No normalization.
- DEFAULT - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Deprecated.Empty directories will be taken into account.
- DEFAULT - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
Deprecated.No normalization.
- DevelocityApi - Interface in com.gradle.develocity.agent.maven.api
-
Allows to interact with the Develocity Maven extension.
- DevelocityListener - Interface in com.gradle.develocity.agent.maven.api
-
Allows to interact with the Develocity Maven extension.
- directory(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Outputs
-
Marks the given property as an output directory.
- directory(String) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Outputs
-
Deprecated.Marks the given property as an output directory.
- directory(String, Object) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Outputs
-
Registers the given file as an output property.
- directory(String, Object) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Outputs
-
Deprecated.Registers the given file as an output property.
E
- emptyDirectoryHandling(MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Defines the handling of empty directories.
- emptyDirectoryHandling(MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Defines the handling of empty directories.
- exclude(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Adds the given ANT-style exclude patterns to the file set.
- exclude(String...) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Adds the given ANT-style exclude patterns to the file set.
- exclude(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Adds the given ANT-style exclude patterns to the file set.
- exclude(List<String>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Adds the given ANT-style exclude patterns to the file set.
- excludesProperty(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Marks the given property as ANT-style exclude patterns for this file set.
- excludesProperty(String) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Marks the given property as ANT-style exclude patterns for this file set.
- executeOnce(String, Consumer<? super BuildScanApi>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Executes the given action only once over the course of the Maven build execution.
- executeOnce(String, Consumer<? super BuildScanApi>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Executes the given action only once over the course of the Maven build execution.
- externalProcessName(Function<? super String, ? extends String>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanDataObfuscation
-
Registers a function to transform the names of external processes captured when resource usage capturing is enabled.
- externalProcessName(Function<? super String, ? extends String>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanDataObfuscation
-
Deprecated.Registers a function to transform the names of external processes captured when resource usage capturing is enabled.
F
- file(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Outputs
-
Marks the given property as an output file.
- file(String) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Outputs
-
Deprecated.Marks the given property as an output file.
- file(String, Object) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Outputs
-
Registers the given file as an output property.
- file(String, Object) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Outputs
-
Deprecated.Registers the given file as an output property.
- files(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.LocalState
-
Marks the given property as local state.
- files(String) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.LocalState
-
Deprecated.Marks the given property as local state.
- files(String, Object) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.LocalState
-
Marks the given files as a local state property.
- files(String, Object) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.LocalState
-
Deprecated.Marks the given files as a local state property.
- fileSet(String, Object, Consumer<MojoMetadataProvider.Context.FileSet>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Inputs
-
Adds the given files as input files under the given property name.
- fileSet(String, Object, Consumer<MojoMetadataProvider.Context.FileSet>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Inputs
-
Deprecated.Adds the given files as input files under the given property name.
- fileSet(String, Consumer<MojoMetadataProvider.Context.FileSet>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Inputs
-
Marks the given property as a set of input files.
- fileSet(String, Consumer<MojoMetadataProvider.Context.FileSet>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Inputs
-
Deprecated.Marks the given property as a set of input files.
G
- getAccessKey() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Returns the access key for authenticating with the Develocity server.
- getAccessKey() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Returns the access key for authenticating with the Develocity server.
- getAllowUntrustedServer() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Whether it is acceptable to communicate with a Develocity server with an untrusted SSL certificate.
- getAllowUntrustedServer() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Whether it is acceptable to communicate with a build scan server with an untrusted SSL certificate.
- getAllowUntrustedServer() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Whether it is acceptable to communicate with a Develocity server with an untrusted SSL certificate.
- getAllowUntrustedServer() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Whether it is acceptable to communicate with a build scan server with an untrusted SSL certificate.
- getBuildCache() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
The build cache API.
- getBuildCache() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.The build cache API.
- getBuildResult() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanPublishing.PublishingContext
- getBuildScan() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
The build scan API.
- getBuildScan() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.The build scan API.
- getBuildScanId() - Method in interface com.gradle.develocity.agent.maven.api.scan.PublishedBuildScan
-
The ID of the build scan.
- getBuildScanId() - Method in interface com.gradle.maven.extension.api.scan.PublishedBuildScan
-
Deprecated.The ID of the build scan.
- getBuildScanUri() - Method in interface com.gradle.develocity.agent.maven.api.scan.PublishedBuildScan
-
The complete address of the build scan.
- getBuildScanUri() - Method in interface com.gradle.maven.extension.api.scan.PublishedBuildScan
-
Deprecated.The complete address of the build scan.
- getCapture() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Allows configuring what data will be captured as part of the build scan.
- getCapture() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Allows configuring what data will be captured as part of the build scan.
- getCleanupInterval() - Method in interface com.gradle.develocity.agent.maven.api.cache.CleanupPolicy
-
Gets the local build cache cleanup interval.
- getCleanupInterval() - Method in interface com.gradle.maven.extension.api.cache.CleanupPolicy
-
Deprecated.Gets the local build cache cleanup interval.
- getCleanupPolicy() - Method in interface com.gradle.develocity.agent.maven.api.cache.LocalBuildCache
-
Gets the cleanup policy configuration.
- getCleanupPolicy() - Method in interface com.gradle.maven.extension.api.cache.LocalBuildCache
-
Deprecated.Gets the cleanup policy configuration.
- getCredentials() - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Gets the credentials configuration.
- getCredentials() - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Gets the credentials configuration.
- getDirectory() - Method in interface com.gradle.develocity.agent.maven.api.cache.LocalBuildCache
-
Gets the local build cache directory.
- getDirectory() - Method in interface com.gradle.maven.extension.api.cache.LocalBuildCache
-
Deprecated.Gets the local build cache directory.
- getFailures() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildResult
-
The sources of the build failure, when the build fails.
- getFailures() - Method in interface com.gradle.maven.extension.api.scan.BuildResult
-
Deprecated.The sources of the build failure, when the build fails.
- getLocal() - Method in interface com.gradle.develocity.agent.maven.api.cache.BuildCacheApi
-
Gets the local build cache configuration.
- getLocal() - Method in interface com.gradle.maven.extension.api.cache.BuildCacheApi
-
Deprecated.Gets the local build cache configuration.
- getMojoExecution() - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The goal execution being analyzed.
- getMojoExecution() - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The goal execution being analyzed.
- getObfuscation() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Allows registering functions for obfuscating certain identifying information within build scans.
- getObfuscation() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Allows registering functions for obfuscating certain identifying information within build scans.
- getPassword() - Method in interface com.gradle.develocity.agent.maven.api.cache.Credentials
-
Gets the remote build cache password.
- getPassword() - Method in interface com.gradle.maven.extension.api.cache.Credentials
-
Deprecated.Gets the remote build cache password.
- getProject() - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The project that the goal execution is part of.
- getProject() - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.Context
-
The project being configured.
- getProject() - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The project that the goal execution is part of.
- getProject() - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.Context
-
Deprecated.The project being configured.
- getProjectId() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Returns the project identifier.
- getProjectId() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Returns the project identifier.
- getPublishing() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Retrieves the build scan publication settings.
- getRemote() - Method in interface com.gradle.develocity.agent.maven.api.cache.BuildCacheApi
-
Gets the remote build cache configuration.
- getRemote() - Method in interface com.gradle.maven.extension.api.cache.BuildCacheApi
-
Deprecated.Gets the remote build cache configuration.
- getRetentionPeriod() - Method in interface com.gradle.develocity.agent.maven.api.cache.CleanupPolicy
-
Gets the local build cache retention period.
- getRetentionPeriod() - Method in interface com.gradle.maven.extension.api.cache.CleanupPolicy
-
Deprecated.Gets the local build cache retention period.
- getServer() - Method in interface com.gradle.develocity.agent.maven.api.cache.RemoteBuildCache
-
Gets the server configuration.
- getServer() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Returns the URL of the Develocity server.
- getServer() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Returns the URL of the Develocity server to which the build scans are published.
- getServer() - Method in interface com.gradle.maven.extension.api.cache.RemoteBuildCache
-
Deprecated.Gets the server configuration.
- getServer() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Returns the URL of the Develocity server.
- getServer() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Returns the URL of the Gradle Enterprise server to which the build scans are published.
- getServerId() - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Gets the remote build cache server ID.
- getServerId() - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Gets the remote build cache server ID.
- getSession() - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The session associated with the project.
- getSession() - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.Context
-
The session associated with the project.
- getSession() - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The session associated with the project.
- getSession() - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.Context
-
Deprecated.The session associated with the project.
- getStorageDirectory() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Returns the Develocity Maven extension storage directory.
- getStorageDirectory() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Returns the Develocity Maven extension storage directory.
- getTermsOfServiceAgree() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.The agreement of the Gradle Terms of Use specified under
BuildScanApi.setTermsOfServiceUrl(String)
. - getTermsOfServiceUrl() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.The location of the Gradle Terms of Use that are agreed to when creating a build scan.
- getTermsOfUseAgree() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
The agreement of the Gradle Terms of Use specified under
BuildScanApi.setTermsOfUseUrl(String)
. - getTermsOfUseUrl() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
The location of the Gradle Terms of Use that are agreed to when creating a build scan.
- getUnderlyingObject() - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The object underlying the current context.
- getUnderlyingObject() - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The object underlying the current context.
- getUrl() - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Gets the remote build cache node URL.
- getUrl() - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Gets the remote build cache node URL.
- getUsername() - Method in interface com.gradle.develocity.agent.maven.api.cache.Credentials
-
Gets the remote build cache username.
- getUsername() - Method in interface com.gradle.maven.extension.api.cache.Credentials
-
Deprecated.Gets the remote build cache username.
- GradleEnterpriseApi - Interface in com.gradle.maven.extension.api
-
Deprecated.since 1.21, replaced by
DevelocityApi
- GradleEnterpriseListener - Interface in com.gradle.maven.extension.api
-
Deprecated.since 1.21, replaced by
DevelocityListener
H
- hostname(Function<? super String, ? extends String>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanDataObfuscation
-
Registers a function to transform the local hostname and public hostname captured.
- hostname(Function<? super String, ? extends String>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanDataObfuscation
-
Deprecated.Registers a function to transform the local hostname and public hostname captured.
I
- ignore(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Inputs
-
Ignores the given properties.
- ignore(String...) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Inputs
-
Deprecated.Ignores the given properties.
- IGNORE - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Empty directories are ignored.
- IGNORE - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Deprecated.Empty directories are ignored.
- IGNORED_PATH - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Considers the full content of files, but ignores their path.
- IGNORED_PATH - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Considers the full content of files, but ignores their path.
- include(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Adds the given ANT-style include patterns to the file set.
- include(String...) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Adds the given ANT-style include patterns to the file set.
- include(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Adds the given ANT-style include patterns to the file set.
- include(List<String>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Adds the given ANT-style include patterns to the file set.
- includesProperty(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Marks the given property as ANT-style include patterns for this file set.
- includesProperty(String) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Marks the given property as ANT-style include patterns for this file set.
- inputs(Consumer<? super MojoMetadataProvider.Context.Inputs>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The inputs of a goal determine its cache key.
- inputs(Consumer<? super MojoMetadataProvider.Context.Inputs>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The inputs of a goal determine its cache key.
- ipAddresses(Function<? super List<InetAddress>, ? extends List<String>>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanDataObfuscation
-
Registers a function used to transform the IP addresses captured.
- ipAddresses(Function<? super List<InetAddress>, ? extends List<String>>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanDataObfuscation
-
Deprecated.Registers a function used to transform the IP addresses captured.
- isAllowInsecureProtocol() - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Gets whether it is allowed to communicate with the remote build cache node over an insecure HTTP connection.
- isAllowInsecureProtocol() - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Gets whether it is allowed to communicate with the remote build cache node over an insecure HTTP connection.
- isAllowUntrusted() - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Gets whether it is allowed to communicate with the remote build cache node with an untrusted SSL certificate.
- isAllowUntrusted() - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Gets whether it is allowed to communicate with the remote build cache node with an untrusted SSL certificate.
- isAuthenticated() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanPublishing.PublishingContext
- isBuildLogging() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
- isBuildLogging() - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.
- isCaptureGoalInputFiles() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Please use
BuildScanCaptureSettings.isGoalInputFiles()
- isEnabled() - Method in interface com.gradle.develocity.agent.maven.api.cache.CleanupPolicy
-
Gets whether the local build cache cleanup is enabled.
- isEnabled() - Method in interface com.gradle.develocity.agent.maven.api.cache.LocalBuildCache
-
Whether the local build cache is enabled.
- isEnabled() - Method in interface com.gradle.develocity.agent.maven.api.cache.RemoteBuildCache
-
Whether the remote build cache is enabled.
- isEnabled() - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Whether the Develocity Maven extension is enabled.
- isEnabled() - Method in interface com.gradle.maven.extension.api.cache.CleanupPolicy
-
Deprecated.Gets whether the local build cache cleanup is enabled.
- isEnabled() - Method in interface com.gradle.maven.extension.api.cache.LocalBuildCache
-
Deprecated.Whether the local build cache is enabled.
- isEnabled() - Method in interface com.gradle.maven.extension.api.cache.RemoteBuildCache
-
Deprecated.Whether the remote build cache is enabled.
- isEnabled() - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Whether the Develocity Maven extension is enabled.
- isFileFingerprints() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
- isGoalInputFiles() - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.
- isRequireClean() - Method in interface com.gradle.develocity.agent.maven.api.cache.BuildCacheApi
-
Whether the
clean
lifecycle phase is required in order to use the build cache. - isRequireClean() - Method in interface com.gradle.maven.extension.api.cache.BuildCacheApi
-
Deprecated.Whether the
clean
lifecycle phase is required in order to use the build cache. - isResourceUsage() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
- isResourceUsage() - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.
- isStoreEnabled() - Method in interface com.gradle.develocity.agent.maven.api.cache.LocalBuildCache
-
Whether storing build cache entries is enabled.
- isStoreEnabled() - Method in interface com.gradle.develocity.agent.maven.api.cache.RemoteBuildCache
-
Whether storing build cache entries is enabled.
- isStoreEnabled() - Method in interface com.gradle.maven.extension.api.cache.LocalBuildCache
-
Deprecated.Whether storing build cache entries is enabled.
- isStoreEnabled() - Method in interface com.gradle.maven.extension.api.cache.RemoteBuildCache
-
Deprecated.Whether storing build cache entries is enabled.
- isTestLogging() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
- isTestLogging() - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.
- isUploadInBackground() - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
- isUploadInBackground() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.
- isUseExpectContinue() - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Gets whether the client should use HTTP Expect-Continue when storing data on the server.
- isUseExpectContinue() - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Gets whether the client should use HTTP Expect-Continue when storing data on the server.
- iterate(String, Consumer<? super MojoMetadataProvider.Context>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
- iterate(String, Consumer<? super MojoMetadataProvider.Context>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.
L
- lineEndingHandling(MojoMetadataProvider.Context.FileSet.LineEndingHandling) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Defines the handling of line endings.
- lineEndingHandling(MojoMetadataProvider.Context.FileSet.LineEndingHandling) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Defines the handling of line endings.
- link(String, String) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Captures a named link for the current build.
- link(String, String) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Captures a named link for the current build.
- LocalBuildCache - Interface in com.gradle.develocity.agent.maven.api.cache
-
Configures the local build cache.
- LocalBuildCache - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.since 1.21, replaced by
LocalBuildCache
- localState(Consumer<? super MojoMetadataProvider.Context.LocalState>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
Local state is deleted if the outputs of a goal are retrieved from the build cache.
- localState(Consumer<? super MojoMetadataProvider.Context.LocalState>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.Local state is deleted if the outputs of a goal are retrieved from the build cache.
M
- MojoMetadataProvider - Interface in com.gradle.develocity.agent.maven.api.cache
-
Allows users to configure caching for Mojos that the Develocity Maven Extension does not support out of the box.
- MojoMetadataProvider - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.since 1.21, replaced by
MojoMetadataProvider
- MojoMetadataProvider.Context - Interface in com.gradle.develocity.agent.maven.api.cache
-
Allows configuring the inputs and outputs of a Mojo.
- MojoMetadataProvider.Context - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.Allows configuring the inputs and outputs of a Mojo.
- MojoMetadataProvider.Context.FileSet - Interface in com.gradle.develocity.agent.maven.api.cache
-
Holds a set of files and directories and allows configuring the
MojoMetadataProvider.Context.FileSet.NormalizationStrategy
,MojoMetadataProvider.Context.FileSet.LineEndingHandling
andMojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
. - MojoMetadataProvider.Context.FileSet - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.Holds a set of files and directories and allows configuring the
MojoMetadataProvider.Context.FileSet.NormalizationStrategy
,MojoMetadataProvider.Context.FileSet.LineEndingHandling
andMojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
. - MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling - Enum in com.gradle.develocity.agent.maven.api.cache
-
Allows controlling the sensitivity to the presence of empty directories in the source tree.
- MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling - Enum in com.gradle.maven.extension.api.cache
-
Deprecated.Allows controlling the sensitivity to the presence of empty directories in the source tree.
- MojoMetadataProvider.Context.FileSet.LineEndingHandling - Enum in com.gradle.develocity.agent.maven.api.cache
-
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.
- MojoMetadataProvider.Context.FileSet.LineEndingHandling - Enum in com.gradle.maven.extension.api.cache
-
Deprecated.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.
- MojoMetadataProvider.Context.FileSet.NormalizationStrategy - Enum in com.gradle.develocity.agent.maven.api.cache
-
Allows specifying a way of ignoring changes to input files that are irrelevant for the goal execution.
- MojoMetadataProvider.Context.FileSet.NormalizationStrategy - Enum in com.gradle.maven.extension.api.cache
-
Deprecated.Allows specifying a way of ignoring changes to input files that are irrelevant for the goal execution.
- MojoMetadataProvider.Context.Inputs - Interface in com.gradle.develocity.agent.maven.api.cache
-
The inputs of a goal determine its cache key.
- MojoMetadataProvider.Context.Inputs - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.The inputs of a goal determine its cache key.
- MojoMetadataProvider.Context.LocalState - Interface in com.gradle.develocity.agent.maven.api.cache
-
Configures local state.
- MojoMetadataProvider.Context.LocalState - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.Configures local state.
- MojoMetadataProvider.Context.Outputs - Interface in com.gradle.develocity.agent.maven.api.cache
-
The outputs of a goal are packed into the cache entry and restored when they are loaded from the build cache.
- MojoMetadataProvider.Context.Outputs - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.The outputs of a goal are packed into the cache entry and restored when they are loaded from the build cache.
N
- NAME_ONLY - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Considers the full content of files, but only tracks their name and not the rest of their path.
- NAME_ONLY - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Considers the full content of files, but only tracks their name and not the rest of their path.
- nested(String, Consumer<? super MojoMetadataProvider.Context>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
Creates a nested context by looking for a property with the given name on the current context and calling the given action on it if it exists.
- nested(String, Consumer<? super MojoMetadataProvider.Context>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.Creates a nested context by looking for a property with the given name on the current context and calling the given action on it if it exists.
- NormalizationProvider - Interface in com.gradle.develocity.agent.maven.api.cache
-
Allows users to configure normalization.
- NormalizationProvider - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.since 1.21, replaced by
NormalizationProvider
- NormalizationProvider.Context - Interface in com.gradle.develocity.agent.maven.api.cache
-
Allows configuring the normalization of a project.
- NormalizationProvider.Context - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.Allows configuring the normalization of a project.
- NormalizationProvider.RuntimeClasspathNormalization - Interface in com.gradle.develocity.agent.maven.api.cache
-
Allows configuring the runtime classpath normalization.
- NormalizationProvider.RuntimeClasspathNormalization - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.Allows configuring the runtime classpath normalization.
- NormalizationProvider.RuntimeClasspathNormalization.MetaInf - Interface in com.gradle.develocity.agent.maven.api.cache
-
A common location to store properties files is the
META-INF
directory. - NormalizationProvider.RuntimeClasspathNormalization.MetaInf - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.A common location to store properties files is the
META-INF
directory. - NormalizationProvider.SystemPropertiesNormalization - Interface in com.gradle.develocity.agent.maven.api.cache
-
Allows configuring the system property normalization of a project.
- NormalizationProvider.SystemPropertiesNormalization - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.Allows configuring the system property normalization of a project.
- normalizationStrategy(MojoMetadataProvider.Context.FileSet.NormalizationStrategy) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet
-
Defines the normalization strategy for this property.
- normalizationStrategy(MojoMetadataProvider.Context.FileSet.NormalizationStrategy) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet
-
Deprecated.Defines the normalization strategy for this property.
- NORMALIZE - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
Normalize line endings for text files with ASCII encoding or its supersets.
- NORMALIZE - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
Deprecated.Normalize line endings for text files with ASCII encoding or its supersets.
- notCacheableBecause(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Outputs
-
Disables caching of the outputs of this goal execution.
- notCacheableBecause(String) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Outputs
-
Deprecated.Disables caching of the outputs of this goal execution.
O
- obfuscation(Consumer<? super BuildScanDataObfuscation>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Allows registering functions for obfuscating certain identifying information within build scans.
- obfuscation(Consumer<? super BuildScanDataObfuscation>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Allows registering functions for obfuscating certain identifying information within build scans.
- onlyIf(Predicate<BuildScanPublishing.PublishingContext>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanPublishing
-
Specify a condition for when a build scan should be published at the end of the build.
- outputs(Consumer<? super MojoMetadataProvider.Context.Outputs>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The outputs of a goal are packed into the cache entry.
- outputs(Consumer<? super MojoMetadataProvider.Context.Outputs>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The outputs of a goal are packed into the cache entry.
P
- properties(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Inputs
-
Marks the given properties as scalar input properties.
- properties(String...) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Inputs
-
Deprecated.Marks the given properties as scalar input properties.
- property(String, Object) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Inputs
-
Adds the given object as an additional input property.
- property(String, Object) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Inputs
-
Deprecated.Adds the given object as an additional input property.
- provideMetadata(MojoMetadataProvider.Context) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider
-
Called for each goal as Maven is about to execute it.
- provideMetadata(MojoMetadataProvider.Context) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider
-
Deprecated.Called for each goal as Maven is about to execute it.
- publishAlways() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Indicates that a build scan should be published at the end of the build, regardless of whether the build succeeded or failed.
- publishAlwaysIf(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Indicates that, if the given condition is true, a build scan should be published at the end of the build, regardless of whether the build succeeded or failed.
- PublishedBuildScan - Interface in com.gradle.develocity.agent.maven.api.scan
-
A reference to a published build scan.
- PublishedBuildScan - Interface in com.gradle.maven.extension.api.scan
-
Deprecated.since 1.21, replaced by
PublishedBuildScan
- publishing(Consumer<? super BuildScanPublishing>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Allows configuring whether a build scan should be published at the end of the build.
- publishOnDemand() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Indicates that a build scan should be published only if
-Dscan
is passed to the Maven invocation. - publishOnFailure() - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Indicates that a build scan should be published at the end of the build, if and only if the build failed.
- publishOnFailureIf(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Indicates that, if the given condition is true, a build scan should be published at the end of the build, if and only if the build failed.
R
- registerMojoMetadataProvider(MojoMetadataProvider) - Method in interface com.gradle.develocity.agent.maven.api.cache.BuildCacheApi
-
Registers a
MojoMetadataProvider
, which allows users to configure caching for Mojos that the Develocity Maven extension does not support out of the box. - registerMojoMetadataProvider(MojoMetadataProvider) - Method in interface com.gradle.maven.extension.api.cache.BuildCacheApi
-
Deprecated.Registers a
MojoMetadataProvider
, which allows users to configure caching for Mojos that the Gradle Enterprise Maven extension does not support out of the box. - registerNormalizationProvider(NormalizationProvider) - Method in interface com.gradle.develocity.agent.maven.api.cache.BuildCacheApi
-
Registers a
NormalizationProvider
, which allows to configure runtime classpath normalization. - registerNormalizationProvider(NormalizationProvider) - Method in interface com.gradle.maven.extension.api.cache.BuildCacheApi
-
Deprecated.Registers a
NormalizationProvider
, which allows to configure runtime classpath normalization. - RELATIVE_PATH - Enum constant in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Considers the full content of files, but only tracks their path relative to their root directory.
- RELATIVE_PATH - Enum constant in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Considers the full content of files, but only tracks their path relative to their root directory.
- RemoteBuildCache - Interface in com.gradle.develocity.agent.maven.api.cache
-
Configures the remote build cache.
- RemoteBuildCache - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.since 1.21, replaced by
RemoteBuildCache
S
- Server - Interface in com.gradle.develocity.agent.maven.api.cache
-
Configures the remote build cache node server.
- Server - Interface in com.gradle.maven.extension.api.cache
-
Deprecated.since 1.21, replaced by
Server
- setAccessKey(String) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Sets the access key for authenticating with the Develocity server.
- setAccessKey(String) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Sets the access key for authenticating with the Develocity server.
- setAllowInsecureProtocol(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Sets whether it is allowed to communicate with the remote build cache node over an insecure HTTP connection.
- setAllowInsecureProtocol(boolean) - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Sets whether it is allowed to communicate with the remote build cache node over an insecure HTTP connection.
- setAllowUntrusted(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Sets whether it is allowed to communicate with the remote build cache node with an untrusted SSL certificate.
- setAllowUntrusted(boolean) - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Sets whether it is allowed to communicate with the remote build cache node with an untrusted SSL certificate.
- setAllowUntrustedServer(boolean) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Specifies whether it is acceptable to communicate with a Develocity server using an untrusted SSL certificate.
- setAllowUntrustedServer(boolean) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Specifies whether it is acceptable to communicate with a Develocity server using an untrusted SSL certificate.
- setAllowUntrustedServer(boolean) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Specifies whether it is acceptable to communicate with a Develocity server using an untrusted SSL certificate.
- setAllowUntrustedServer(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Specifies whether it is acceptable to communicate with a Gradle Enterprise server using an untrusted SSL certificate.
- setBuildLogging(boolean) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
-
Specifies whether to capture build logging output.
- setBuildLogging(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.Specifies whether to capture build logging output.
- setCaptureGoalInputFiles(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.
- setCleanupInterval(Duration) - Method in interface com.gradle.develocity.agent.maven.api.cache.CleanupPolicy
-
Sets the local build cache cleanup interval.
- setCleanupInterval(Duration) - Method in interface com.gradle.maven.extension.api.cache.CleanupPolicy
-
Deprecated.Sets the local build cache cleanup interval.
- setDirectory(File) - Method in interface com.gradle.develocity.agent.maven.api.cache.LocalBuildCache
-
Sets the local build cache directory.
- setDirectory(File) - Method in interface com.gradle.maven.extension.api.cache.LocalBuildCache
-
Deprecated.Sets the local build cache directory.
- setEnabled(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.CleanupPolicy
-
Sets whether to enable the local build cache cleanup.
- setEnabled(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.LocalBuildCache
-
Sets whether to enable the local build cache.
- setEnabled(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.RemoteBuildCache
-
Sets whether to enable the remote build cache.
- setEnabled(boolean) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Sets whether to enable the Develocity Maven extension.
- setEnabled(boolean) - Method in interface com.gradle.maven.extension.api.cache.CleanupPolicy
-
Deprecated.Sets whether to enable the local build cache cleanup.
- setEnabled(boolean) - Method in interface com.gradle.maven.extension.api.cache.LocalBuildCache
-
Deprecated.Sets whether to enable the local build cache.
- setEnabled(boolean) - Method in interface com.gradle.maven.extension.api.cache.RemoteBuildCache
-
Deprecated.Sets whether to enable the remote build cache.
- setEnabled(boolean) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Sets whether to enable the Develocity Maven extension.
- setFileFingerprints(boolean) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
-
Specifies whether to capture information about each file used as an input to a goal execution.
- setGoalInputFiles(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.Specifies whether to capture information about each file used as an input to a goal execution.
- setIgnoreCompletely(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring all files in the
META-INF
directories. - setIgnoreCompletely(boolean) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring all files in the
META-INF
directories. - setIgnoredAttributes(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more attributes in
MANIFEST
files. - setIgnoredAttributes(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more attributes in
MANIFEST
files. - setIgnoredAttributes(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more attributes in
MANIFEST
files. - setIgnoredAttributes(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more attributes in
MANIFEST
files. - setIgnoredFiles(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Configures the runtime classpath normalization to ignore files.
- setIgnoredFiles(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Deprecated.Configures the runtime classpath normalization to ignore files.
- setIgnoredFiles(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Configures the runtime classpath normalization to ignore files.
- setIgnoredFiles(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization
-
Deprecated.Configures the runtime classpath normalization to ignore files.
- setIgnoredKeys(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Allows configuring the normalization to ignore system properties supplied.
- setIgnoredKeys(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Deprecated.Allows configuring the normalization to ignore system properties supplied.
- setIgnoredKeys(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Allows configuring the normalization to ignore system properties supplied.
- setIgnoredKeys(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.SystemPropertiesNormalization
-
Deprecated.Allows configuring the normalization to ignore system properties supplied.
- setIgnoredProperties(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more properties.
- setIgnoredProperties(String...) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more properties.
- setIgnoredProperties(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring one or more properties.
- setIgnoredProperties(List<String>) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring one or more properties.
- setIgnoreManifest(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Allows ignoring the
MANIFEST
files completely. - setIgnoreManifest(boolean) - Method in interface com.gradle.maven.extension.api.cache.NormalizationProvider.RuntimeClasspathNormalization.MetaInf
-
Deprecated.Allows ignoring the
MANIFEST
files completely. - setPassword(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.Credentials
-
Sets the remote build cache password.
- setPassword(String) - Method in interface com.gradle.maven.extension.api.cache.Credentials
-
Deprecated.Sets the remote build cache password.
- setProjectId(String) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Sets the project identifier.
- setProjectId(String) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Sets the project identifier.
- setRequireClean(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.BuildCacheApi
-
Sets whether the
clean
lifecycle phase is required in order to use the build cache. - setRequireClean(boolean) - Method in interface com.gradle.maven.extension.api.cache.BuildCacheApi
-
Deprecated.Sets whether the
clean
lifecycle phase is required in order to use the build cache. - setResourceUsage(boolean) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
-
Specifies whether to capture information about the resources used by the build.
- setResourceUsage(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.Specifies whether to capture information about the resources used by the build.
- setRetentionPeriod(Duration) - Method in interface com.gradle.develocity.agent.maven.api.cache.CleanupPolicy
-
Sets the local build cache cleanup retention period.
- setRetentionPeriod(Duration) - Method in interface com.gradle.maven.extension.api.cache.CleanupPolicy
-
Deprecated.Sets the local build cache cleanup retention period.
- setServer(String) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Sets the URL of the Develocity server.
- setServer(String) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Sets the URL of the Develocity server to which the build scans are published.
- setServer(String) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Sets the URL of the Develocity server.
- setServer(String) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Sets the URL of the Gradle Enterprise server to which the build scans are published.
- setServer(URI) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Sets the URL of the Develocity server.
- setServer(URI) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Sets the URL of the Develocity server to which the build scans are published.
- setServer(URI) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Sets the URL of the Develocity server.
- setServer(URI) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Sets the URL of the Gradle Enterprise server to which the build scans are published.
- setServerId(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Sets the remote build cache server ID.
- setServerId(String) - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Sets the remote build cache server ID.
- setStorageDirectory(Path) - Method in interface com.gradle.develocity.agent.maven.api.DevelocityApi
-
Sets the Develocity Maven extension storage directory to the specified path.
- setStorageDirectory(Path) - Method in interface com.gradle.maven.extension.api.GradleEnterpriseApi
-
Deprecated.Sets the Develocity Maven extension storage directory to the specified path.
- setStoreEnabled(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.LocalBuildCache
-
Sets whether to store build cache entries.
- setStoreEnabled(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.RemoteBuildCache
-
Sets whether to store build cache entries.
- setStoreEnabled(boolean) - Method in interface com.gradle.maven.extension.api.cache.LocalBuildCache
-
Deprecated.Sets whether to store build cache entries.
- setStoreEnabled(boolean) - Method in interface com.gradle.maven.extension.api.cache.RemoteBuildCache
-
Deprecated.Sets whether to store build cache entries.
- setTermsOfServiceAgree(String) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Indicates whether the Gradle Terms of Use specified under
BuildScanApi.setTermsOfServiceUrl(String)
are agreed to. - setTermsOfServiceUrl(String) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.The location of the Gradle Terms of Use that are agreed to when creating a build scan.
- setTermsOfUseAgree(String) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Indicates whether the Gradle Terms of Use specified under
BuildScanApi.setTermsOfUseUrl(String)
are agreed to. - setTermsOfUseUrl(String) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
The location of the Gradle Terms of Use that are agreed to when creating a build scan.
- setTestLogging(boolean) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanCaptureSettings
-
Specifies whether to capture test logging output.
- setTestLogging(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanCaptureSettings
-
Deprecated.Specifies whether to capture test logging output.
- setUploadInBackground(boolean) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Specifies whether to upload the build scan in background after the build has finished.
- setUploadInBackground(boolean) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Specifies whether to upload the build scan in background after the build has finished.
- setUrl(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Sets the remote build cache node URL.
- setUrl(String) - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Sets the remote build cache node URL.
- setUrl(URI) - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Sets the remote build cache node URL.
- setUrl(URI) - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Sets the remote build cache node URL.
- setUseExpectContinue(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.Server
-
Sets whether the client should use HTTP Expect-Continue when storing data on the server.
- setUseExpectContinue(boolean) - Method in interface com.gradle.maven.extension.api.cache.Server
-
Deprecated.Sets whether the client should use HTTP Expect-Continue when storing data on the server.
- setUsername(String) - Method in interface com.gradle.develocity.agent.maven.api.cache.Credentials
-
Sets the remote build cache username.
- setUsername(String) - Method in interface com.gradle.maven.extension.api.cache.Credentials
-
Deprecated.Sets the remote build cache username.
- skipIfTrue(String...) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The goal execution will be skipped, if any of the given boolean properties is
true
. - skipIfTrue(String...) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The goal execution will be skipped, if any of the given boolean properties is
true
. - skipIfTrue(List<String>) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
-
The goal execution will be skipped, if any of the given boolean properties is
true
. - skipIfTrue(List<String>) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.The goal execution will be skipped, if any of the given boolean properties is
true
. - storeEnabled(boolean) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.Outputs
-
Configures whether results for this goal should be stored in the build cache or only read from it.
- storeEnabled(boolean) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.Outputs
-
Deprecated.Configures whether results for this goal should be stored in the build cache or only read from it.
T
- tag(String) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Captures a tag for the current build.
- tag(String) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Captures a tag for the current build.
U
- username(Function<? super String, ? extends String>) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanDataObfuscation
-
Registers a function to transform the username captured.
- username(Function<? super String, ? extends String>) - Method in interface com.gradle.maven.extension.api.scan.BuildScanDataObfuscation
-
Deprecated.Registers a function to transform the username captured.
V
- value(String, String) - Method in interface com.gradle.develocity.agent.maven.api.scan.BuildScanApi
-
Captures a named value for the current build.
- value(String, String) - Method in interface com.gradle.maven.extension.api.scan.BuildScanApi
-
Deprecated.Captures a named value for the current build.
- valueOf(String) - Static method in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.EmptyDirectoryHandling
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.LineEndingHandling
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context.FileSet.NormalizationStrategy
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
W
- withPlugin(String, Runnable) - Method in interface com.gradle.develocity.agent.maven.api.cache.MojoMetadataProvider.Context
- withPlugin(String, Runnable) - Method in interface com.gradle.maven.extension.api.cache.MojoMetadataProvider.Context
-
Deprecated.
All Classes and Interfaces|All Packages
BuildCacheApi