We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a56836 commit ac8dd01Copy full SHA for ac8dd01
.kokoro/release.sh
@@ -66,7 +66,7 @@ echo "pwd=$(pwd)"
66
# Make sure `JAVA_HOME` is set and using jdk11.
67
export JAVA_HOME=/usr/lib/jvm/java-1.11.0-openjdk-amd64
68
echo "JAVA_HOME=$JAVA_HOME"
69
-mvn clean deploy -B \
+mvn clean deploy -B -q \
70
-P sonatype-oss-release \
71
--settings=../settings.xml \
72
-Dgpg.executable=gpg \
0 commit comments