You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2018/05/22 14:18:00 UTC

[jira] [Created] (FLINK-9409) Missing assembly-dependencies in flink-dist/pom.xml

Nico Kruber created FLINK-9409:
----------------------------------

             Summary: Missing assembly-dependencies in flink-dist/pom.xml
                 Key: FLINK-9409
                 URL: https://issues.apache.org/jira/browse/FLINK-9409
             Project: Flink
          Issue Type: Improvement
          Components: Build System
    Affects Versions: 1.5.0, 1.6.0
            Reporter: Nico Kruber
            Assignee: Nico Kruber


Building Flink via {{mvn clean install -pl flink-dist -am}} currently fails because {{flink-json}} is not defined as a dependency in {{flink-dist/pom.xml}} although being used in the assembly.

The same is true for {{flink-avro}} but this seems to be built due to some indirect dependency.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)