Maven Develocity Settings
Parameters
Indicates whether background Build Scan publication is enabled for the build. null
if Develocity Maven extension version is <1.6
. See https://gradle.com/help/maven-extension-configuring-background-uploading.
Indicates whether to capture build logging output for the build. null
if Develocity Maven extension version is <1.11
. See https://gradle.com/help/maven-extension-capturing-build-and-test-outputs.
Indicates whether file fingerprint capturing is enabled for the build. null
if Develocity Maven extension version is <1.1
. See https://docs.gradle.com/enterprise/maven-extension/current/#capturing_goal_input_files.
Indicates whether to capture goal input file snapshots for the build. null
if Develocity Maven extension version is <1.1
. See https://gradle.com/help/maven-extension-capturing-goal-input-files. This property is deprecated, use fileFingerprintCapturingEnabled
instead.
Indicates whether to capture test logging output for the build. null
if Develocity Maven extension version is <1.11
. See https://gradle.com/help/maven-extension-capturing-build-and-test-outputs.
Indicates whether resource usage capturing is enabled for the build. null
if Develocity Maven extension version is <1.22
. See https://gradle.com/help/maven-extension-capturing-resource-usage.