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 0402ed1 commit 9a9c55fCopy full SHA for 9a9c55f
.kokoro/build.sh
@@ -43,7 +43,7 @@ fi
43
44
# attempt to install 3 times with exponential backoff (starting with 10 seconds)
45
retry_with_backoff 3 10 \
46
- mvn install -B -V -ntp \
+ mvn install -B -V \
47
${INSTALL_OPTS} \
48
-DskipTests=true \
49
-Dclirr.skip=true \
0 commit comments