You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/11/27 14:25:01 UTC

[jira] [Closed] (FLINK-4173) Replace maven-assembly-plugin by maven-shade-plugin in flink-metrics

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

Chesnay Schepler closed FLINK-4173.
-----------------------------------
    Resolution: Fixed

master: 8ebbfb017b00a2b59985c1b5a9850063c0b46468
1.7: 53f84f6992a30f02da547f382bb552008752c484
1.6: 1b4716057fbcd04df798346a0586614fa21f6b13
1.5: 06ab9fb44a642ac87524afdebb412fba55e0b8b7

> Replace maven-assembly-plugin by maven-shade-plugin in flink-metrics
> --------------------------------------------------------------------
>
>                 Key: FLINK-4173
>                 URL: https://issues.apache.org/jira/browse/FLINK-4173
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System, Metrics
>    Affects Versions: 1.1.0
>            Reporter: Till Rohrmann
>            Assignee: Chesnay Schepler
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.5.6, 1.6.3, 1.7.0
>
>
> The modules {{flink-metrics-dropwizard}}, {{flink-metrics-ganglia}} and {{flink-metrics-graphite}} use the {{maven-assembly-plugin}} to build a fat jar. The resulting fat jar has the suffix {{jar-with-dependencies}}. In order to make the naming consistent with the rest of the system we should create a fat-jar without this suffix.
> Additionally we could replace the {{maven-assembly-plugin}} with the {{maven-shade-plugin}} to make it consistent with the rest of the system.



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