[
https://issues.apache.org/jira/browse/FLINK-30091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Sorokoumov updated FLINK-30091:
------------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> {{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)