Flink 1.9 build failed

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink 1.9 build failed

Shu Su
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

Reply | Threaded
Open this post in threaded view
|

Re: Flink 1.9 build failed

Eliza
Hi

on 2019/8/27 11:35, Simon Su wrote:
> 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/)

Aliyun didn't have 1.9 snapshot in its distribution yet?