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 53f0d00 commit 7625e39Copy full SHA for 7625e39
.kokoro/build.sh
@@ -38,6 +38,7 @@ echo ${JOB_TYPE}
38
# attempt to install 3 times with exponential backoff (starting with 10 seconds)
39
retry_with_backoff 3 10 \
40
mvn install -B -V -ntp \
41
+ -Pairlock-trusted \
42
-DskipTests=true \
43
-Dclirr.skip=true \
44
-Denforcer.skip=true \
0 commit comments