X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=e9ed01023bcdb01f774bd3b9dbf2a444510ab289;hb=d51609df415b6483598c54a8fc27b66731690416;hp=8829d64081a3201ecd458ed5c68178b5bec6768f;hpb=65757e726603cf9e996d76eef3c284ae8f0362e2;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 8829d64..e9ed010 100644 --- a/pom.xml +++ b/pom.xml @@ -1,88 +1,64 @@ + + 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.0-SNAPSHOT + + + + + org.springframework.boot + spring-boot-dependencies + ${spring-boot.version} + pom + import + + + + org.onap.aai.modelloader.service.ModelLoaderApplication + https://nexus.onap.org ${basedir}/target - 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.5.18.RELEASE 1.1 - 1.14 - 2.8.1 - 1.10.19 - 1.6.2 - 1.1.1 - 1.18 - 2.7 + 1.18 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.2.0-SNAPSHOT + 1.3.1 1.2.1 + 1.3.0 + 1.2.3 @@ -97,8 +73,12 @@ ${nexusproxy}/content/repositories/snapshots/ - + + + org.springframework.boot + spring-boot-starter-web + org.onap.aai babel @@ -112,20 +92,9 @@ - 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.glassfish.jersey.core + jersey-common + test org.onap.aai @@ -135,84 +104,9 @@ com.google.code.gson gson - ${gson.version} - - org.hamcrest - hamcrest-all - ${hamcrest-all.version} - test - - - org.mockito - mockito-core - ${mockito.version} - test - - - org.powermock - powermock-module-junit4 - ${powermock.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test - - - org.powermock - powermock-module-junit4-rule-agent - 1.6.2 - test - - - powermock-module-javaagent - org.powermock - - - - - org.javassist - javassist - 3.19.0-GA - - - com.fasterxml.jackson.core - jackson-core - ${fasterxml.version} - - - - - 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 - - - com.sun.xml.bind - jaxb-xjc - 2.2.11 - - - org.eclipse.persistence - org.eclipse.persistence.moxy - 2.6.2 - compile - com.mikesamuel @@ -228,18 +122,18 @@ ch.qos.logback - logback-core - 1.1.7 + logback-classic + ${logback.version} - org.openecomp.sdc.sdc-distribution-client - sdc-distribution-client - 1.2.2 + 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 @@ -249,24 +143,12 @@ 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 @@ -275,17 +157,36 @@ commons-io commons-io - - - org.apache.commons - commons-lang3 - ${apache.lang3.version} + 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 + @@ -300,7 +201,7 @@ http://www.evosuite.org/m2 - + central @@ -324,121 +225,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 @@ -469,85 +273,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.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 @@ -557,62 +282,43 @@ src/main/java/** src/test/java/** + version/properties + pom.xml + true - format + + check process-sources - - org.apache.maven.plugins - maven-deploy-plugin + com.spotify + docker-maven-plugin + 0.4.11 - true + true + docker-hub + ${docker.push.registry}/onap/${project.artifactId} + ${docker.location} + + latest + + true - org.codehaus.mojo - sonar-maven-plugin - 3.2 - - - org.jacoco - jacoco-maven-plugin - ${version.jacoco.maven.plugin} - - - jacoco-initialize-unit-tests - - prepare-agent - - - - report - package - - report - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true + org.apache.maven.plugins + maven-deploy-plugin - ${nexusproxy} - 176c31dfe190a - ecomp-staging + true -