[
https://issues.apache.org/jira/browse/KUDU-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476478#comment-16476478
]
Grant Henke commented on KUDU-2438:
-----------------------------------
[~fszabo] There is a long history of Maven shading issues. In fact maven will
sometimes shade and sometimes not depending on previous builds. A bit of the
detail is documented in this email/proposal:
http://search-hadoop.com/m/Kudu/Sa4NE1o1NxOgwJya?subj=Proposal+Gradle+as+the+primary+build+tool
For that reason I have been focusing on transitioning to a gradle primary build
and removing the maven build.
> Class relocation in the maven build should be the same as in the gradle build
> -----------------------------------------------------------------------------
>
> Key: KUDU-2438
> URL: https://issues.apache.org/jira/browse/KUDU-2438
> Project: Kudu
> Issue Type: Bug
> Reporter: Ferenc Szabo
> Assignee: Ferenc Szabo
> Priority: Major
>
> The shaded jars from maven are referencing the original classes from guava
> for example.
> the maven-shade-plugin should be configured to relocate them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)