X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fmodel-loader.git;a=blobdiff_plain;f=pom.xml;h=af1015035378705c79a9119fdd835be5110f10a8;hp=955ce588618a4215b6cf3aa73c7fca1d15d6beca;hb=095e2020589c3324b50203315fab0ae8b50e145e;hpb=0eb7bd9264c4fb537ada19f02fd8047447b1a9d2 diff --git a/pom.xml b/pom.xml index 955ce58..af10150 100644 --- a/pom.xml +++ b/pom.xml @@ -1,72 +1,64 @@ + + ============LICENSE_START======================================================= + org.onap.aai + ================================================================================ + Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright © 2017-2018 European Software Marketing Ltd. + ================================================================================ + 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 - ajsc-archetype-parent - com.att.ajsc - 2.0.0 + org.onap.oparent + oparent + 1.2.1 + org.onap.aai.model-loader model-loader - 1.2.0-SNAPSHOT aai-model-loader + 1.4.1-SNAPSHOT - - ${basedir}/target - model-loader - v1 - 2.0.0 - /appl/${project.artifactId} - /appl/${project.artifactId}/${project.version} - ${basedir}/target/swm/package/nix/dist_files${distFilesRoot} - - - 0 - 0 + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + - - - 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} + + org.onap.aai.modelloader.service.ModelLoaderApplication https://nexus.onap.org + ${basedir}/target + 1.5.20.RELEASE + 1.1 + 1.18 + 1.3 + 1.3.1 + 1.2.1 + 1.3.0 + 1.2.3 @@ -81,111 +73,130 @@ ${nexusproxy}/content/repositories/snapshots/ - + - org.mockito - mockito-all - 1.10.19 - test - - - org.powermock - powermock-module-junit4 - 1.6.2 - test + org.springframework.boot + spring-boot-starter-jetty - org.powermock - powermock-api-mockito - 1.6.2 - test + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + - org.powermock - powermock-module-junit4-rule-agent - 1.6.2 - test + org.onap.aai + babel + ${babel.version} + client - powermock-module-javaagent - org.powermock + * + * - - javax.xml.bind - jaxb-api - 2.2.11 - - - com.sun.xml.bind - jaxb-impl - 2.2.11 - - - com.sun.xml.bind - jaxb-core - 2.2.11 + org.glassfish.jersey.core + jersey-common + test - com.sun.xml.bind - jaxb-xjc - 2.2.11 + org.onap.aai + rest-client + ${aai.rest.client.version} - org.eclipse.persistence - org.eclipse.persistence.moxy - 2.6.2 - compile + com.google.code.gson + gson + + + - com.sun.jersey - jersey-client - 1.18 + com.mikesamuel + json-sanitizer + 1.2.0 + org.onap.aai.logging-service common-logging - 1.1.0 + 1.2.2 ch.qos.logback - logback-core - 1.1.7 + logback-classic + ${logback.version} - org.openecomp.sdc.sdc-distribution-client - sdc-distribution-client - 1.1.32 + ch.qos.logback + logback-core + ${logback.version} - org.apache.httpcomponents - httpclient - 4.5 + org.onap.sdc.sdc-distribution-client + sdc-distribution-client + ${sdc-distribution-client.version} org.json json - 20131018 + 20131018 org.eclipse.jetty jetty-security - 9.3.8.RC0 - - - org.springframework - spring-webmvc - 4.0.0.RELEASE jline jline 2.12.1 + + org.apache.commons + commons-compress + ${commons-compress.version} + + + commons-io + commons-io + 2.4 + + + org.apache.commons + commons-text + ${apache.commons-text.version} + + + + + junit + junit + test + + + org.hamcrest + hamcrest-all + ${hamcrest-all.version} + test + + + org.mockito + mockito-core + test + + + org.springframework.boot + spring-boot-starter-test + test + @@ -200,7 +211,7 @@ http://www.evosuite.org/m2 - + central @@ -224,121 +235,24 @@ - - - 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} - - - - - - - - + model-loader + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + true + + + + + repackage + + + + org.apache.maven.plugins maven-resources-plugin @@ -369,106 +283,6 @@ - - com.spotify - docker-maven-plugin - 0.4.11 - - true - docker-hub - ${docker.push.registry}/onap/${project.artifactId} - ${docker.location} - - latest - - true - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - - copy-agent - process-test-classes - - copy - - - - - org.powermock - powermock-module-javaagent - 1.6.2 - ${project.build.directory}/agents - powermock-javaagent.jar - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 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 - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - - - - com.mycila license-maven-plugin @@ -478,63 +292,43 @@ src/main/java/** src/test/java/** + version/properties + pom.xml + true - format + + check process-sources - - - 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 + com.spotify + docker-maven-plugin + 0.4.11 - true + true + docker-hub + ${docker.push.registry}/onap/${project.artifactId} + ${docker.location} + + latest + + 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 + org.apache.maven.plugins + maven-deploy-plugin - ${nexusproxy} - 176c31dfe190a - ecomp-staging + true - -