dmvk commented on a change in pull request #18338:
URL: https://github.com/apache/flink/pull/18338#discussion_r784879680
##########
File path: tools/ci/alibaba-mirror-settings.xml
##########
@@ -24,5 +24,11 @@ under the License.
<url>http://172.17.0.1:8888/repository/maven-central/</url>
<mirrorOf>central</mirrorOf>
</mirror>
+ <mirror>
+ <id>alicloud-mvn-confluent-mirror</id>
+ <name>Alibaba Confluent Maven mirror</name>
+ <url>http://172.17.0.1:8888/repository/confluent/</url>
Review comment:
Does Alibaba provide the https variant of the maven proxy?
Also do they have a DNS record available for the proxy by any chance?
--
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]