From: Michael Arrastia Date: Fri, 23 Mar 2018 17:56:37 +0000 (+0000) Subject: Update module poms to skip maven deploy X-Git-Tag: v1.2.2~19 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fchamp.git;a=commitdiff_plain;h=342dbc8a4af828aa7e918138dc693b9d4f85c2a0 Update module poms to skip maven deploy The rationale for this change is that the only deployable artifact is the champ microservice as a docker component. The intention is to allow the failing Jenkins merge job to complete. Issue-ID: AAI-927 Change-Id: Ib73470697cd79d12b8d1d47df9afa930f4768d8f Signed-off-by: Michael Arrastia --- diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 4e55bff..840fc61 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -50,7 +50,7 @@ limitations under the License. ${event.client.version} - + org.codehaus.groovy groovy @@ -104,7 +104,14 @@ limitations under the License. - + --> diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index dbba4e4..1a0475d 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -173,7 +173,14 @@ limitations under the License. - + --> diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index 15e14da..ffff015 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -172,7 +172,14 @@ limitations under the License. - + --> diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index 18070dd..921e733 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -274,23 +274,8 @@ limitations under the License. org.apache.maven.plugins maven-deploy-plugin - 2.8.2 - - - default-deploy - none - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging + true + --> com.spotify docker-maven-plugin