[ https://issues.apache.org/jira/browse/FLINK-12689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-12689: ----------------------------------- Labels: pull-request-available (was: ) > Building flink-dist fails because flink-azure-fs-hadoop jar cannot be added > to /opt > ----------------------------------------------------------------------------------- > > Key: FLINK-12689 > URL: https://issues.apache.org/jira/browse/FLINK-12689 > Project: Flink > Issue Type: Bug > Components: FileSystems > Affects Versions: 1.9.0 > Reporter: Gary Yao > Assignee: Gary Yao > Priority: Blocker > Labels: pull-request-available > > Build fails when building with: > {code} > mvn clean install -pl flink-dist -am -DskipTests -Dfast > {code} > {noformat} > [INFO] flink-scala-shell .................................. SUCCESS [ 10.989 > s] > [INFO] flink-dist ......................................... FAILURE [ 26.068 > s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 13:24 min > [INFO] Finished at: 2019-05-31T09:55:22+02:00 > [INFO] Final Memory: 313M/1834M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-assembly-plugin:3.0.0:single (opt) on project > flink-dist_2.11: Failed to create assembly: Error adding file to archive: > /Users/gyao/Documents/work/code/github/flink/flink-dist/../flink-filesystems/flink-azure-fs-hadoop/target/flink-azure-fs-hadoop-1.9-SNAPSHOT.jar > -> [Help 1] > {noformat} > Azure FS dependency should be added to flink-dist with provided scope. -- This message was sent by Atlassian JIRA (v7.6.3#76005)