mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
6dc13801b0
Disable download logs in Maven by default This commit adds a flag to Maven by default, which disables the messages like "Downloading from central". The logger is set to level "warn", so errors will still be visible, but successful messages won't clutter logs anymore. This option is also set by default in the GitLab CI template file for maven. See [1] for reference on the option. 1: https://stackoverflow.com/a/35653426/8843830 |
||
---|---|---|
.. | ||
artifactSetVersion.groovy | ||
checksPublishResults.groovy | ||
commonPipelineEnvironment.groovy | ||
dockerExecute.groovy | ||
durationMeasure.groovy | ||
handlePipelineStepErrors.groovy | ||
influxWriteData.groovy | ||
mavenExecute.groovy | ||
mtaBuild.groovy | ||
neoDeploy.groovy | ||
pipelineExecute.groovy | ||
pipelineStashFiles.groovy | ||
pipelineStashFilesAfterBuild.groovy | ||
pipelineStashFilesBeforeBuild.groovy | ||
prepareDefaultValues.groovy | ||
setupCommonPipelineEnvironment.groovy | ||
testsPublishResults.groovy | ||
toolValidate.groovy |