From: sblimkie Date: Tue, 16 Jul 2019 19:16:09 +0000 (-0400) Subject: Fix champ jjb to work with new champ pom X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=38d21dbc4878fb4df4aff6ae4c889f2a37800f1c;p=ci-management.git Fix champ jjb to work with new champ pom Change-Id: I83c69ae321f4517cc7bacf91d4658d9e7824c0e3 Issue-ID: AAI-2483 Signed-off-by: sblimkie --- diff --git a/jjb/aai/aai-champ.yaml b/jjb/aai/aai-champ.yaml index 011e89153..1a003e404 100644 --- a/jjb/aai/aai-champ.yaml +++ b/jjb/aai/aai-champ.yaml @@ -16,7 +16,7 @@ build-node: centos7-builder-4c-4g maven-versions-plugin: true - gerrit-maven-docker-stage: - mvn-params: 'docker:build -Dmaven.test.skip=true' + mvn-params: '-Pdocker -Dmaven.test.skip=true' build-node: ubuntu1604-docker-8c-8g container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003'