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