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 ;-) 

##########
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:
       I can not guarantee that it works, but at least in my dry run, it did: 
https://dev.azure.com/rmetzger/Flink/_build/results?buildId=9150&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff




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


Reply via email to