keith-turner commented on a change in pull request #1075: Fix travis build by 
supressing download msgs
URL: https://github.com/apache/fluo/pull/1075#discussion_r312212505
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -26,6 +26,6 @@ jdk:
 before_script:
   - unset _JAVA_OPTIONS
 env:
-  - BUILD_ARGS="clean verify javadoc:jar"
+  - BUILD_ARGS="-B 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
 clean verify javadoc:jar"
 
 Review comment:
   Can you provide an example?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to