Silence the "Downloading..." and "Downloaded..." messages.

Mirrored from community commit adfbf0902edd40ef26cefbd856e985a1cd9ec6db
This commit is contained in:
Tom Page
2017-03-06 07:55:48 +00:00
parent c7761d9149
commit 3e74098d31

View File

@@ -3,4 +3,4 @@ jdk:
- oraclejdk8
sudo: false
install: true
script: mvn clean verify -Dcommunity
script: mvn -B clean verify -Dcommunity -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn