1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test/groovy/com/sap/piper/versioning
Florian Wilhelm 6dc13801b0
Disable download logs in Maven by default (#159)
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
2018-06-06 14:42:47 +02:00
..
ArtifactVersioningTest.groovy Step for automatic versioning (#65) 2018-02-07 13:17:33 +01:00
DockerArtifactVersioningTest.groovy speed up tests 2018-06-06 11:19:19 +02:00
MavenArtifactVersioningTest.groovy Disable download logs in Maven by default (#159) 2018-06-06 14:42:47 +02:00