You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/10/23 08:34:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-6546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek resolved FLINK-6546.
-------------------------------------
    Resolution: Fixed

Fixed in 63bbb4f533a0f11376834d584308e90b6b8b5f10 and later follow-ups.

> 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
>            Priority: Blocker
>             Fix For: 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.4.14#64029)