From: Vanessa Rene Valderrama Date: Wed, 18 Jan 2017 16:48:25 +0000 (-0600) Subject: Adding Maven deploy to integration jobs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=34a52573dcaa90bcc67591df7491585a101cf21a;p=ci-management.git Adding Maven deploy to integration jobs The team wants hc2vpp-integration to deploy hc2vpp artifacts because hc2vpp artifacts depend on jars published by vpp-merge Change-Id: Ifd5212a004f262040aaa6b1c515adffee099b8af Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index 55a372150..a05117d3c 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -294,5 +294,9 @@ publishers: - email-notification: email-prefix: '[hc2vpp]' + - maven-deploy: + id: '' + unique-version: true + deploy-unstable: false - fdio-infra-shiplogs: maven-version: 'mvn33-new'