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 9a9c55f commit 3a45814Copy full SHA for 3a45814
.kokoro/dependencies.sh
@@ -62,7 +62,7 @@ fi
62
63
# this should run maven enforcer
64
retry_with_backoff 3 10 \
65
- mvn install -B -V -ntp \
+ mvn install -B -V \
66
${INSTALL_OPTS} \
67
-DskipTests=true \
68
-Dmaven.javadoc.skip=true \
0 commit comments