Hi all I’m trying to build flink 1.9 release branch, it raises the error like:
Could not resolve dependencies for project org.apache.flink:flink-s3-fs-hadoop:jar:1.9-SNAPSHOT: Could not find artifact org.apache.flink:flink-fs-hadoop-shaded:jar:tests:1.9-SNAPSHOT in maven-ali (http://maven.aliyun.com/nexus/content/groups/public/) My maven command : mvn install -Dmaven.test.skip=true -Dcheckstyle.skip -Dlicense.skip=true -Drat.ignoreErrors=true -DskipTests -Pvendor-repos -DskipTests Can anyone help me for this ? Thanks, SImon