Hello Todd Lipcon, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2311
to look at the new patch set (#3).
Change subject: csd: always validate using Cloudera public maven repo
......................................................................
csd: always validate using Cloudera public maven repo
The schema-validator-maven-plugin artifact and its dependencies were missing
from Cloudera's public maven repo, which meant validation could only work
when the local maven repo was prepopulated with the plugin. This has since
been fixed, so it's now possible to validate the CSD from anywhere.
Due to that, I've also removed the "validation is optional" behavior: going
forward, building the CSD means validating it.
Change-Id: I120c874c219abf98e7c33737c34d248daaf8e5bb
---
M build-support/jenkins/build-and-test.sh
M java/README.md
M java/kudu-csd/pom.xml
M java/pom.xml
4 files changed, 34 insertions(+), 56 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/11/2311/3
--
To view, visit http://gerrit.cloudera.org:8080/2311
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I120c874c219abf98e7c33737c34d248daaf8e5bb
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>