You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/05/11 14:23:04 UTC

[jira] [Created] (FLINK-6546) Fix dependencies of flink-mesos

Stephan Ewen created FLINK-6546:
-----------------------------------

             Summary: Fix dependencies of flink-mesos
                 Key: FLINK-6546
                 URL: https://issues.apache.org/jira/browse/FLINK-6546
             Project: Flink
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.2.1
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.3.0, 1.4.0


After the build/shade phase, {{flink-mesos}} has various additional direct dependencies on unrelated artifacts.
That is due to the fact that it inherits them from its dependencies through the promotion of transitive dependencies in the shade phase.

In addition, some directly required dependencies are missing and only accidentally inherited, for example jackson.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)