Migrate to gerrit-maven-stage (CLAMP) 25/77825/3
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 4 Feb 2019 22:29:52 +0000 (14:29 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 15 May 2019 20:54:29 +0000 (20:54 +0000)
Migrate to use gerrit-maven-stage from
global-jjb to allow the generation of
signed release artifacts that will reduce
release processing time.

Change-Id: I78c4d25afe3f690bfe8b899e8bfebdfd8a6d072b
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/clamp/clamp.yaml

index 68bb29a..3a48588 100644 (file)
@@ -9,6 +9,10 @@
     name: clamp
     project-name: 'clamp'
     jobs:
+      - gerrit-maven-stage:
+          sign-artifacts: true
+          build-node: centos7-builder-4c-4g
+          maven-versions-plugin: true
       - '{project-name}-{stream}-verify-java-checkstyle':
          mvn-params: '-Ddocker.pull.registry=nexus3.onap.org:10001'
       - '{project-name}-{stream}-merge-properties-java':