From: sblimkie Date: Wed, 24 May 2017 15:05:20 +0000 (+0300) Subject: Add spotify and sonar plugins to pom X-Git-Tag: v1.1.0~30 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=bc7169ce5886cb9730de3077f29747b2c5340cfa Add spotify and sonar plugins to pom Change-Id: I1abafa21cdec972001e1a2ec12af43612c1ef107 Signed-off-by: sblimkie --- diff --git a/pom.xml b/pom.xml index 0f0110d..a3e4b2d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,319 +1,378 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - - ajsc-archetype-parent - com.att.ajsc - 2.0.0 - - org.onap.aai.data-router - data-router - 1.1.0-SNAPSHOT + + ajsc-archetype-parent + com.att.ajsc + 2.0.0 + + org.onap.aai.data-router + data-router + 1.1.0-SNAPSHOT - - data-router - v1 - 2.0.0 - /appl/${project.artifactId} + + ${basedir}/target + data-router + v1 + 2.0.0 + /appl/${project.artifactId} - - /appl/${project.artifactId}/${project.version} - ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} + + /appl/${project.artifactId}/${project.version} + ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} - - aaiadmin - aaiadmin - com.att.csid.lab + + aaiadmin + aaiadmin + com.att.csid.lab - - 0 - 9502 + + 0 + 9502 - workstation - DEV - google_checks.xml - https://nexus.onap.org - + workstation + DEV + google_checks.xml + https://nexus.onap.org + - + - - dom4j - dom4j - 1.6.1 - provided - + + dom4j + dom4j + 1.6.1 + provided + - - com.att.aft - dme2 - 3.1.200 - provided - + + com.att.aft + dme2 + 3.1.200 + provided + - - org.onap.aai.router-core - router-core - 1.1.0-SNAPSHOT - + + org.onap.aai.router-core + router-core + 1.1.0-SNAPSHOT + - - org.json - json - + + org.json + json + - - com.google.code.gson - gson - 2.6.2 - + + com.google.code.gson + gson + 2.6.2 + - - org.eclipse.persistence - eclipselink - 2.6.2 - + + org.eclipse.persistence + eclipselink + 2.6.2 + - - org.openecomp.aai.logging-service - common-logging - 1.0.0 - + + org.openecomp.aai.logging-service + common-logging + 1.0.0 + - - org.openecomp.aai - rest-client - 1.1.0 - + + org.openecomp.aai + rest-client + 1.1.0 + - - ch.qos.logback - logback-core - 1.1.7 - + + ch.qos.logback + logback-core + 1.1.7 + - + - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - - - - org.apache.maven.plugins - maven-resources-plugin - 2.7 - - - copy-docker-file - package - - copy-resources - - - target - true - - - ${basedir}/src/main/docker - true - - **/* - - - - ${basedir}/src/main/bin/ - - - - - - - - - com.mycila - license-maven-plugin - 3.0 - -
License.txt
- - src/main/java/** - -
- - - - format - - process-sources - - -
-
-
+ + + + + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + + checkstyle + + + + + + + + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + + + copy-docker-file + package + + copy-resources + + + target + true + + + ${basedir}/src/main/docker + true + + **/* + + + + ${basedir}/src/main/bin/ + + + + + + + + com.spotify + docker-maven-plugin + 0.4.11 + + true + docker-hub + ${docker.push.registry}/openecomp/${project.artifactId} + ${docker.location} + + latest + + true + + + + + com.mycila + license-maven-plugin + 3.0 + +
License.txt
+ + src/main/java/** + +
+ + + + format + + process-sources + + +
+ + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + + + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + true + + + + jacoco-initialize-unit-tests + + prepare-agent + + + ${project.build.directory}/coverage-reports/jacoco.exec + + + + + +
+
- - - runAjsc - - initialize - - - org.codehaus.mojo - exec-maven-plugin - 1.3.2 - - - initialize - - java - - - false - true - java - com.att.ajsc.runner.Runner - - com.att.ajsc - ajsc-runner - - - ${basedir}/ajsc-shared-config/etc - + + + runAjsc + + initialize + + + org.codehaus.mojo + exec-maven-plugin + 1.3.2 + + + initialize + + java + + + false + true + java + com.att.ajsc.runner.Runner + + com.att.ajsc + ajsc-runner + + + ${basedir}/ajsc-shared-config/etc + - - ${runAjscHome} - + + ${runAjscHome} + - - - - AJSC_HOME - ${runAjscHome} - + + + + AJSC_HOME + ${runAjscHome} + - - CONFIG_HOME - ${basedir}/appconfig-local/ - + + CONFIG_HOME + ${basedir}/appconfig-local/ + - - AJSC_CONF_HOME - ${basedir}/bundleconfig-local - - - logback.configurationFile - ${basedir}/ajsc-shared-config/etc/logback.xml - - - AJSC_SHARED_CONFIG - ${basedir}/ajsc-shared-config - + + AJSC_CONF_HOME + ${basedir}/bundleconfig-local + + + logback.configurationFile + ${basedir}/ajsc-shared-config/etc/logback.xml + + + AJSC_SHARED_CONFIG + ${basedir}/ajsc-shared-config + - - AJSC_EXTERNAL_LIB_FOLDERS - ${basedir}/target/commonLibs - - - AJSC_EXTERNAL_PROPERTIES_FOLDERS - ${basedir}/ajsc-shared-config/etc - + + AJSC_EXTERNAL_LIB_FOLDERS + ${basedir}/target/commonLibs + + + AJSC_EXTERNAL_PROPERTIES_FOLDERS + ${basedir}/ajsc-shared-config/etc + - - AJSC_SERVICE_NAMESPACE - ${module.ajsc.namespace.name} - - - AJSC_SERVICE_VERSION - ${module.ajsc.namespace.version} - - - SOACLOUD_SERVICE_VERSION - ${project.version} - - - server.port - ${serverPort} - - + + AJSC_SERVICE_NAMESPACE + ${module.ajsc.namespace.name} + + + AJSC_SERVICE_VERSION + ${module.ajsc.namespace.version} + + + SOACLOUD_SERVICE_VERSION + ${project.version} + + + server.port + ${serverPort} + + - - - context=/ - port=${serverPort} - sslport=${sslport} - - - - - - java - - - - com.att.ajsc - ajsc-runner - ${ajscRuntimeVersion} - - - - - - - - - - - org.apache.httpcomponents - httpclient - 4.5 - - - org.apache.httpcomponents - httpcore - 4.4.1 - - - org.json - json - 20131018 - - - - + + + context=/ + port=${serverPort} + sslport=${sslport} + + + + + + java + + + + com.att.ajsc + ajsc-runner + ${ajscRuntimeVersion} + + + + + + + + + + + org.apache.httpcomponents + httpclient + 4.5 + + + org.apache.httpcomponents + httpcore + 4.4.1 + + + org.json + json + 20131018 + + + + ecomp-releases ECOMP Release Repository