[
https://issues.apache.org/jira/browse/HBASE-29821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-29821.
-------------------------------
Fix Version/s: 2.7.0
3.0.0-beta-2
2.6.5
2.5.14
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to all active branches.
Thanks [~mnpoonia]!
> Fix maven-source-plugin duplicate jar failure
> ---------------------------------------------
>
> Key: HBASE-29821
> URL: https://issues.apache.org/jira/browse/HBASE-29821
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0-beta-1, 4.0.0-alpha-1
> Reporter: Aman Poonia
> Assignee: Aman Poonia
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.5, 2.5.14
>
>
> The maven-source-plugin has a conflict in the build process where Maven is
> trying to generate multiple source JAR files with the same name for the
> hbase-http and hbase-diagnostics modules for tests and source. This happens
> because both a parent configuration and the module's own pom.xml are
> configured to create a source JAR without a unique identifier, leading to a
> "duplicated artifacts attached" error.
>
> this causes build to fail when we update the maven-source-plugin to 3.3.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)