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

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

Shashank Agarwal created FLINK-6460:
---------------------------------------

             Summary: 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: Build System, Scala API
    Affects Versions: 1.2.1
         Environment: Ubuntu 16.04, Scala, SBT, Flink 1.2.1
            Reporter: Shashank Agarwal


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
(v6.3.15#6346)