rmetzger commented on a change in pull request #16293:
URL: https://github.com/apache/flink/pull/16293#discussion_r659792682
##########
File path: tools/azure-pipelines/build-nightly-dist.yml
##########
@@ -109,7 +109,7 @@ jobs:
</settings>
EOF
- export CUSTOM_OPTIONS="-Dgpg.skip -Drat.skip -Dcheckstyle.skip
--settings $(pwd)/deploy-settings.xml"
+ export CUSTOM_OPTIONS="-Dgpg.skip -Drat.skip -Dcheckstyle.skip
-Dmaven.wagon.http.pool=false --settings $(pwd)/deploy-settings.xml"
Review comment:
Nobody knows: https://stackoverflow.com/a/58769870/568695 .. it's the
black magic needed to make a very old maven version work on CI ;-)
--
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]