LuciferYang commented on code in PR #4692:
URL: https://github.com/apache/kyuubi/pull/4692#discussion_r1163715064
##########
build/mvn:
##########
@@ -25,7 +25,7 @@ _CALLING_DIR="$(pwd)"
_COMPILE_JVM_OPTS="-Xms2g -Xmx2g -XX:ReservedCodeCacheSize=1g -Xss128m"
if [ "$CI" ]; then
- export MAVEN_CLI_OPTS="--no-transfer-progress --errors --fail-fast"
+ export MAVEN_CLI_OPTS="--no-transfer-progress --errors --fail-fast
--settings ${GITHUB_WORKSPACE}/.github/maven/settings.xml"
Review Comment:
The default timeout of `wagon` also changed?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]