Todd Lipcon has submitted this change and it was merged. Change subject: build: allow passing $MVN_FLAGS in jenkins build ......................................................................
build: allow passing $MVN_FLAGS in jenkins build This passes through a flags variable to the maven invocation. This is necessary in order to use a custom workspace and prevent issues if a Jenkins slave runs multiple Java builds concurrently. Change-Id: Ieadae80f91928d51eea45be514fe98aa87647a21 Reviewed-on: http://gerrit.cloudera.org:8080/1876 Reviewed-by: Jean-Daniel Cryans Tested-by: Kudu Jenkins --- M build-support/jenkins/build-and-test.sh 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/1876 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieadae80f91928d51eea45be514fe98aa87647a21 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
