X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=blobdiff_plain;f=pom.xml;h=10d2692fb8480da1dedb7d2a290de9b594492129;hp=47ed7c715c90274758531faa645ed6df26d4004d;hb=30cffeb6d2d2d190446abcad03b8856f6c3daff5;hpb=3c76a64c4d8571c5a319af42fedc61b851106f6d diff --git a/pom.xml b/pom.xml index 47ed7c7..10d2692 100644 --- a/pom.xml +++ b/pom.xml @@ -1,46 +1,88 @@ + ============LICENSE_START========================================== + org.onap.aai + =================================================================== + Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright © 2017-2018 Amdocs + =================================================================== + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ============LICENSE_END============================================ + --> 4.0.0 - org.openecomp.aai.model-loader + + + ajsc-archetype-parent + com.att.ajsc + 2.0.0 + + + org.onap.aai.model-loader model-loader - 1.1.0-SNAPSHOT - war - + 1.2.0-SNAPSHOT + ${basedir}/target - - 1.0.0 + model-loader + v1 + 2.0.0 + /appl/${project.artifactId} + /appl/${project.artifactId}/${project.version} + ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} + + 2.0.1 + 3.6 + 1.1 + 1.14 + 2.8.1 + 1.10.19 + 1.6.2 + 1.1.1 + 1.18 + 2.7 + 1.3 + 0.7.9 + + + 9500 + 0 + + + + aaiadmin + aaiadmin + org.openecomp.aai.dev + + workstation + DEV + provided google_checks.xml 1.8 - 1.8 - java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec - false - ${project.version} - https://nexus.onap.org + 1.8 + java + jacoco + ${project.build.directory}/surefire-reports + ${project.build.directory}/coverage-reports/jacoco.exec + false + ${project.version} + https://nexus.openecomp.org + 1.2.0-SNAPSHOT + 1.2.1 @@ -55,37 +97,95 @@ ${nexusproxy}/content/repositories/snapshots/ + + + org.onap.aai + babel + ${babel.version} + client + + + * + * + + + + + javax.ws.rs + javax.ws.rs-api + ${javax.ws.rs-api.version} + + + javax.ws.rs + jsr311-api + ${jsr311-api.version} + + + + com.sun.jersey + jersey-client + ${jersey-client.version} + + + org.onap.aai + rest-client + ${aai.rest.client.version} + + + com.google.code.gson + gson + ${gson.version} + + + + + org.hamcrest + hamcrest-all + ${hamcrest-all.version} + test + org.mockito - mockito-all - 1.10.19 + mockito-core + ${mockito.version} test org.powermock powermock-module-junit4 - 1.6.2 + ${powermock.version} test org.powermock powermock-api-mockito - 1.6.2 + ${powermock.version} test org.powermock - powermock-module-javaagent + powermock-module-junit4-rule-agent 1.6.2 test + + + powermock-module-javaagent + org.powermock + + - org.powermock - powermock-module-junit4-rule-agent - 1.6.2 - test + org.javassist + javassist + 3.19.0-GA + + + com.fasterxml.jackson.core + jackson-core + ${fasterxml.version} + javax.xml.bind @@ -113,84 +213,230 @@ 2.6.2 compile + - com.sun.jersey - jersey-client - 1.18 + com.mikesamuel + json-sanitizer + 1.2.0 + - org.openecomp.aai.logging-service + org.onap.aai.logging-service common-logging - ${ecomp.version} + 1.2.2 + + + ch.qos.logback + logback-core + 1.1.7 + + + org.openecomp.sdc.sdc-distribution-client + sdc-distribution-client + 1.2.2 - org.openecomp.sdc - sdc-distribution-client - ${ecomp.version} + org.apache.httpcomponents + httpclient + 4.5 org.json json - 20131018 - - - - org.eclipse.jetty - jetty-security - 9.3.8.RC0 - - - - org.springframework - spring-webmvc - 4.0.0.RELEASE - - - jline - jline - 2.12.1 - - + 20131018 + + + org.eclipse.jetty + jetty-security + 9.3.8.RC0 + + + org.springframework + spring-webmvc + + + jline + jline + 2.12.1 + + + org.yaml + snakeyaml + 1.18 + + + + + org.apache.commons + commons-compress + ${commons-compress.version} + + + commons-io + commons-io + + + org.apache.commons + commons-lang3 + ${apache.lang3.version} + + + org.apache.commons + commons-text + ${apache.commons-text.version} + - - - - - central - http://repo1.maven.org/maven2 - - - EvoSuite - EvoSuite Repository - http://www.evosuite.org/m2 - - - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - - ecomp-staging - ECOMP Staging Repository - ${nexusproxy}/content/repositories/staging/ - - - + + + + central + http://repo1.maven.org/maven2 + + + EvoSuite + EvoSuite Repository + http://www.evosuite.org/m2 + + + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + ecomp-staging + ECOMP Staging Repository + ${nexusproxy}/content/repositories/staging/ + + + + + + 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} + + + + + + AJSC_HOME + ${runAjscHome} + + + 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_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} + + + + + + context=// + port=${serverPort} + sslport=${sslport} + + + + + + java + + + + com.att.ajsc + ajsc-runner + ${ajscRuntimeVersion} + + + + + + + + @@ -215,6 +461,9 @@ **/* + + ${basedir}/src/main/bin/ + @@ -224,10 +473,10 @@ com.spotify docker-maven-plugin 0.4.11 - + true docker-hub - ${docker.push.registry}/openecomp/${project.artifactId} + ${docker.push.registry}/onap/${project.artifactId} ${docker.location} latest @@ -238,7 +487,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.5.1 + 2.8 copy-agent @@ -263,30 +512,9 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12.4 + 2.12.4 - -noverify ${argLine} - - - - org.codehaus.mojo - jaxb2-maven-plugin - 2.2 - - - xjc - - xjc - - - - - false - ${project.build.directory}/generated-sources - - ${project.basedir}/src/main/resources/schema - - true + -noverify ${argLine} @@ -294,7 +522,7 @@ maven-compiler-plugin 3.1 - + @@ -318,98 +546,73 @@ - - + + + + com.mycila + license-maven-plugin + 3.0 + +
License.txt
+ + src/main/java/** + src/test/java/** + +
+ + + + format + + process-sources + + +
+ + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + - org.codehaus.mojo - license-maven-plugin - 1.10 - - false - - **.json - **.properties - - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - MODEL LOADER SERVICE - true - true - true - true - - . - - - **/*.json - - - xml - properties - xml - java - - - - - first - - update-file-header - - process-sources - - + org.jacoco + jacoco-maven-plugin + ${version.jacoco.maven.plugin} + + + jacoco-initialize-unit-tests + + prepare-agent + + + + report + package + + report + + + - - 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 - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + -
+
- -