Jean-Daniel Cryans has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/5612

Change subject: KUDU-1817. Fix kudu-spark2 artifactId in pom.xml
......................................................................

KUDU-1817. Fix kudu-spark2 artifactId in pom.xml

kudu-spark2 pom.xml is malformed due to a maven shade plugin issue:
dependency-reduced-pom should use shadedArtifactId
(https://issues.apache.org/jira/browse/MSHADE-155)

I upgraded maven-shade-plugin to version 2.4 and fixed the pom.xml.
Additionally, I moved the default properties to a default profile.
This makes the property settings consistent for both versions.

Change-Id: I0dc9ac261a82e13d189bc1be04faea5a9812d518
Reviewed-on: http://gerrit.cloudera.org:8080/5586
Tested-by: Kudu Jenkins
Reviewed-by: Will Berkeley <wdberke...@gmail.com>
(cherry picked from commit 33b1de3eebc19c1be908f6f2d56cda2fe3cde995)
---
M java/kudu-spark/pom.xml
1 file changed, 15 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/12/5612/1
-- 
To view, visit http://gerrit.cloudera.org:8080/5612
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0dc9ac261a82e13d189bc1be04faea5a9812d518
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.2.x
Gerrit-Owner: Jean-Daniel Cryans <jdcry...@apache.org>
Gerrit-Reviewer: Jun He <junhe...@gmail.com>

Reply via email to