You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alex Sorokoumov (Jira)" <ji...@apache.org> on 2022/11/18 16:20:00 UTC

[jira] [Commented] (FLINK-30091) mvn package verify fails with "Error creating shaded jar: duplicate entry"

    [ https://issues.apache.org/jira/browse/FLINK-30091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635943#comment-17635943 ] 

Alex Sorokoumov commented on FLINK-30091:
-----------------------------------------

PR - [https://github.com/apache/flink-table-store/pull/391]

 

> mvn package verify fails with "Error creating shaded jar: duplicate entry"
> --------------------------------------------------------------------------
>
>                 Key: FLINK-30091
>                 URL: https://issues.apache.org/jira/browse/FLINK-30091
>             Project: Flink
>          Issue Type: Bug
>          Components: Table Store
>            Reporter: Alex Sorokoumov
>            Priority: Major
>
> {{mvn package verify}} fails with
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (shade-flink) on project flink-table-store-dist: Error creating shaded jar: duplicate entry: META-INF/services/org.apache.flink.table.store.shaded.org.apache.kafka.common.config.provider.ConfigProvider -> [Help 1]
> {noformat}
> The fix is to update {{maven-shade-plugin}} version to 3.4.1.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)