bowenliang123 commented on PR #4191:
URL: https://github.com/apache/kyuubi/pull/4191#issuecomment-1408031249

   > Since all dependencies are stable, and only project submodules are 
snapshot versions, why don't we skip snapshot updates when updating the 
dependencies list?
   > 
   > We can skip snapshot update by running
   > 
   > ```
   > mvn goal --no-snapshot-updates
   > ```
   > 
   > or
   > 
   > ```
   > mvn goal -nsu
   > ```
   > 
   > FYI: 
https://stackoverflow.com/questions/1348603/how-can-i-get-maven-to-stop-attempting-to-check-for-updates-for-artifacts-from-a
   
   SGTM. Applied the suggestion of using `--no-snapshot-updates` option and 
also changed the title and description of this PR.


-- 
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: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org
For additional commands, e-mail: notifications-h...@kyuubi.apache.org

Reply via email to