Do not display Maven download progress 79/54079/2
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 30 Mar 2017 01:31:22 +0000 (11:31 +1000)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 30 Mar 2017 01:40:18 +0000 (21:40 -0400)
Change-Id: I9bfdfcd6a0be2cc09dbf971826dadd7731ef48a5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/autorelease/include-raw-autorelease-maven-deploy.sh

index 89506c19145b36b37262ccf1c25b94e8db80fe61..164349923d50221307ce44e53b760c2a3bd13fd9 100644 (file)
@@ -29,6 +29,7 @@ rsync -avz --remove-source-files \
            "stage/org/opendaylight" m2repo/org/
 
 "$MVN" -V -B org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy-staged-repository \
+    -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \
     -DrepositoryDirectory="$(pwd)/m2repo" \
     -DnexusUrl="$NEXUS_STAGING_URL" \
     -DstagingProfileId="$NEXUS_STAGING_PROFILE" \