MartijnVisser commented on code in PR #111:
URL: https://github.com/apache/flink-shaded/pull/111#discussion_r980050857
##########
.github/workflows/ci.yml:
##########
@@ -5,12 +5,37 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
+ env:
+ MVN_COMMON_OPTIONS: -U -B --no-transfer-progress
Review Comment:
Did you deliberately omit `MVN_CONNECTION_OPTIONS` ?
--
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]