From: Michael Arrastia Date: Wed, 2 May 2018 16:13:25 +0000 (+0100) Subject: Prevent deployment of champ-service.jar X-Git-Tag: v1.2.2~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F69%2F45669%2F1;p=aai%2Fchamp.git Prevent deployment of champ-service.jar The deployment of champ-service.jar is causing the merge job to fail. The champ service jar is required for docker only. Change-Id: Ia944aae5cf19857e2890be4251534f59bbedd027 Issue-ID: AAI-1119 Signed-off-by: Michael Arrastia --- diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 71bf9fb..77e4680 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -287,6 +287,14 @@ limitations under the License. + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + com.mycila license-maven-plugin