LuciferYang commented on code in PR #4692:
URL: https://github.com/apache/kyuubi/pull/4692#discussion_r1162720275


##########
.github/workflows/master.yml:
##########
@@ -35,6 +35,7 @@ env:
   MVN_OPT: -Dmaven.javadoc.skip=true -Drat.skip=true -Dscalastyle.skip=true 
-Dspotless.check.skip -Dorg.slf4j.simpleLogger.defaultLogLevel=warn 
-Pjdbc-shaded -Dmaven.plugin.download.cache.path=/tmp/engine-archives
   KUBERNETES_VERSION: v1.26.1
   MINIKUBE_VERSION: v1.29.0
+  "aether.connector.connectTimeout": 60000

Review Comment:
   I am not familiar with this property, I want to know if it can be placed in 
`MVN_OPT` as `-Daether.connector.connectTimeout=60000` or can it be configured 
in `pom.xml`? thanks  ~
   
   
   
   
   
   



-- 
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]

Reply via email to