We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc56d38 commit 43355efCopy full SHA for 43355ef
1 file changed
.kokoro/dependencies.sh
@@ -64,7 +64,7 @@ retry_with_backoff 3 10 \
64
-Dmaven.javadoc.skip=true \
65
-Dclirr.skip=true
66
67
-mvn -B dependency:analyze -DfailOnWarning=true
+mvn -B dependency:analyze -DfailOnWarning=true -Dcheckstyle.skip=true
68
69
if [[ -n "${BUILD_SUBDIR}" ]]
70
then
0 commit comments