X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=asdc-controller%2Fpom.xml;h=50fbdd447b0578b61b44cae2239833bd3e0d085a;hb=e2a3995dd8dba9b9a18635ce37e4805dadcdb0fd;hp=94a8dd52491e5d9a0e5c3c20e0789eb7ec9e7385;hpb=ecc98a038909d1f9f18753706b77178f14abd8b4;p=so.git diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 94a8dd5249..50fbdd447b 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -4,90 +4,184 @@ org.onap.so so - 1.2.0-SNAPSHOT - + 1.4.0-SNAPSHOT + + org.onap.so asdc-controller asdc-controller ASDC CLient and Controller - war + + UTF-8 + UTF-8 + 4.7.1 + 1.8 + ${project.artifactId}-${project.version} - maven-war-plugin - 2.4 + org.jacoco + jacoco-maven-plugin + 0.7.7.201606060606 + + ++ **/resource-examples/** + + + + + default-prepare-agent + + prepare-agent + + + + default-report + + report + + + + default-check + + check + + + + + BUNDLE + + + INSTRUCTION + COVEREDRATIO + + + + + + + + + + org.antlr + antlr4-maven-plugin + ${antlr.version} + + + antlr + generate-test-resources + + antlr4 + + + true + ${project.build.directory}/generated-sources + + + + + + maven-compiler-plugin + + + default-testCompile + test-compile + + testCompile + + + ${project.build.directory}/generated-sources + + + + + + org.springframework.boot + spring-boot-maven-plugin - WebContent - false - true - + org.onap.so.asdc.Application + + + + + repackage + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + extract-docker-file + + + + + io.fabric8 + fabric8-maven-plugin + + + start + + + + + org.apache.maven.plugins + maven-jar-plugin + + + original + + - - - org.jmockit - jmockit - 1.8 - test - - org.onap.so - mso-catalog-db - ${project.version} + org.springframework.boot + spring-boot-starter-web - - org.jboss.spec.javax.ejb - jboss-ejb-api_3.2_spec - 1.0.0.Final - provided + io.swagger + swagger-jersey2-jaxrs + 1.5.16 - org.jboss.ejb3 - jboss-ejb3-ext-api - 2.2.0.Final - provided + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-jersey - - javax.servlet - javax.servlet-api - 3.1.0 - test - - - - - - org.apache.httpcomponents - httpclient - compile - - - org.apache.httpcomponents - httpclient - - - - + org.springframework.boot + spring-boot-starter-data-jpa + + + org.apache.tomcat + tomcat-jdbc + + + + + org.springframework.boot + spring-boot-starter-test + test + + + org.onap.so + mso-catalog-db + ${project.version} + - org.openecomp.sdc.sdc-distribution-client + org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.2.2 + 1.3.0 org.slf4j @@ -95,56 +189,24 @@ - - - - org.openecomp.sdc.sdc-tosca - sdc-tosca - 1.2.3 - - - org.openecomp.sdc.jtosca - jtosca - - - + org.onap.sdc.sdc-tosca + sdc-tosca + 1.4.8 - - - org.openecomp.sdc.jtosca - jtosca - 1.2.1 - - - org.apache.httpcomponents - httpmime - 4.5 - - + org.onap.sdc.jtosca + jtosca + 1.4.8 + org.onap.so common ${project.version} - - - org.yaml - snakeyaml - 1.15 - - - - javax - javaee-web-api - 6.0 - provided - org.onap.so - status-control + mso-api-handler-common ${project.version} @@ -155,7 +217,49 @@ org.onap.so mso-requests-db ${project.version} + + + org.onap.so + mso-requests-db-repositories + ${project.version} + + + org.antlr + antlr4 + ${antlr.version} + test + + + org.springframework.boot + spring-boot-configuration-processor + true + + + org.mariadb.jdbc + mariadb-java-client + + + ch.vorburger.mariaDB4j + mariaDB4j + 2.2.3 + test + + + org.springframework.cloud + spring-cloud-contract-wiremock + 1.2.4.RELEASE + + + io.micrometer + micrometer-core + + + io.micrometer + micrometer-registry-prometheus + + + javax.interceptor + javax.interceptor-api -