[
https://issues.apache.org/jira/browse/PHOENIX-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16979490#comment-16979490
]
Kevin Risden commented on PHOENIX-5573:
---------------------------------------
PR currently gets the following error. Shading is putting duplicate NOTICE
files in there somehow. I haven't dug in to figure out why yet:
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (default-shaded) on
project phoenix-client: Error creating shaded jar: duplicate entry: NOTICE ->
[Help 1]
{code}
> Ensure that all Maven dependencies converge
> -------------------------------------------
>
> Key: PHOENIX-5573
> URL: https://issues.apache.org/jira/browse/PHOENIX-5573
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Kevin Risden
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> PHOENIX-5572 identified a case where this is broken today. I suggested
> https://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html
> which can help ensure that dependencies are one version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)