reduce logging more

parent 9e033426
......@@ -18,7 +18,7 @@ install:
#- ./mvnw install -P docs -q -U -DskipTests=true -Dmaven.test.redirectTestOutputToFile=true
#- '[ "${MVN_GOAL}" == "deploy" ] && ./docs/src/main/asciidoc/ghpages.sh || echo "Not updating docs"'
#script:
- './mvnw -s .settings.xml $MVN_GOAL $MVN_PROFILE -nsu -Dmaven.test.redirectTestOutputToFile=true -Dmaven.javadoc.skip=true'
- './mvnw -s .settings.xml $MVN_GOAL $MVN_PROFILE -q -U -Dmaven.test.redirectTestOutputToFile=true -Dmaven.javadoc.skip=true'
env:
global:
- GIT_NAME="Dave Syer"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment