Skip to content

Commit

Permalink
Add debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthivelmanii committed Dec 11, 2024
1 parent 8007fd4 commit 07c7ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ fi

# this should run maven enforcer
retry_with_backoff 3 10 \
mvn install -B -V \
mvn install -X -B -V \
${INSTALL_OPTS} \
-DskipTests=true \
-Dmaven.javadoc.skip=true \
Expand Down

0 comments on commit 07c7ca0

Please sign in to comment.