You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2019/09/27 10:22:00 UTC

[jira] [Closed] (FLINK-6460) Build Fat Jar failed while building with SBT Assembly flink 1.2.1

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

Till Rohrmann closed FLINK-6460.
--------------------------------
    Resolution: Workaround

> Build Fat Jar failed while building with SBT Assembly flink 1.2.1
> -----------------------------------------------------------------
>
>                 Key: FLINK-6460
>                 URL: https://issues.apache.org/jira/browse/FLINK-6460
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Scala, Build System
>    Affects Versions: 1.2.1
>         Environment: Ubuntu 16.04, Scala, SBT, Flink 1.2.1
>            Reporter: Shashank Agarwal
>            Priority: Major
>              Labels: build-failure, flink, sbt, scala
>
> While Creating SBT assembly from command 
> {code}sbt clean assembly{code}
> Getting error deduplicate: different file contents. error log :
> {code}
> [error] (root/*:assembly) deduplicate: different file contents found in the following:
> [error] /Users/shashank/.ivy2/cache/io.netty/netty-handler/jars/netty-handler-4.0.33.Final.jar:META-INF/io.netty.versions.properties
> [error] /Users/shashank/.ivy2/cache/io.netty/netty-buffer/jars/netty-buffer-4.0.33.Final.jar:META-INF/io.netty.versions.properties
> [error] /Users/shashank/.ivy2/cache/io.netty/netty-common/jars/netty-common-4.0.33.Final.jar:META-INF/io.netty.versions.properties
> [error] /Users/shashank/.ivy2/cache/io.netty/netty-transport/jars/netty-transport-4.0.33.Final.jar:META-INF/io.netty.versions.properties
> [error] /Users/shashank/.ivy2/cache/io.netty/netty-codec/jars/netty-codec-4.0.33.Final.jar:META-INF/io.netty.versions.properties
> [error] Total time: 66 s, completed 5 May, 2017 2:47:03 PM
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)