From 96e3b9dc1f664bf0a65cb88d7dbc04681ee86f67 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 10 Oct 2017 03:29:34 +0000 Subject: Change artifact deployment locations Issue-Id: DCAEGEN2-128 Change-Id: I55f533c0fa1a2a51e6a11b1e8e1dbb221b992fbe Signed-off-by: Lusheng Ji --- cdap/pom.xml | 98 +----------------------------------------------------------- 1 file changed, 1 insertion(+), 97 deletions(-) (limited to 'cdap') diff --git a/cdap/pom.xml b/cdap/pom.xml index 95e8a6f..bacd7e8 100644 --- a/cdap/pom.xml +++ b/cdap/pom.xml @@ -34,112 +34,16 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. UTF-8 - false + true cdapplugin/ cdapplugin/xunit-reports/xunit-result-cdapcloudify.xml cdapplugin/coverage-reports/coverage-cdapcloudify.xml py python */cdapcloudify/**.py - http://135.205.228.63:9000 - ${project.artifactId}-${project.version} - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - - true - - - - org.apache.maven.plugins - maven-deploy-plugin - - 2.8 - - true - - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - true - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - true - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - default-jar - - - - - - - org.apache.maven.plugins - maven-install-plugin - 2.4 - - true - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.12.4 - - true - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - ${session.executionRootDirectory}/mvn-phase-script.sh - - - ${parent.groupId} - ${parent.artifactId} - ${parent.version} - ${onap.nexus.url} - ${onap.nexus.rawrepo.baseurl.upload} - ${onap.nexus.rawrepo.baseurl.download} - ${onap.nexus.rawrepo.serverid} - ${onap.nexus.dockerregistry.daily} - ${onap.nexus.dockerregistry.release} - - - - -