按quickstart进行到 mvn clean package -DskipTests 时
一直在下载包,持续一个多小时,一直:
Downloading: https://github.com/dtstack/maven-repository/raw/master/org/apache/flink/flink-hadoop-compatibility_2.12/1.12.7/flink-hadoop-compatibility_2.12-1.12.7.pom
Apr 15, 2022 6:01:23 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://github.com:443: Connection reset
Apr 15, 2022 6:01:23 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://github.com:443
需要怎么处理?