You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Simon Su <ba...@163.com> on 2019/08/27 03:35:43 UTC

Flink 1.9 build failed

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


Re: Flink 1.9 build failed

Posted by Eliza <el...@ChinaBuckets.com>.
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?