X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=asdc-controller%2Fpom.xml;h=60c517d944bd82f46a1031a1ff58bd36c3649e43;hb=refs%2Fheads%2Fdublin;hp=87b269f3f64d69bb9031310df9bd1627617c5352;hpb=ef3fd16178010137dc99388aaf0d839e0b2c282d;p=so.git diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 87b269f3f6..60c517d944 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -1,271 +1,286 @@ - 4.0.0 - - org.onap.so - so - 1.3.0-SNAPSHOT - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.onap.so + so + 1.4.0-SNAPSHOT + - org.onap.so - asdc-controller - asdc-controller - ASDC CLient and Controller - - UTF-8 - UTF-8 - 4.7.1 - 1.8 - + org.onap.so + asdc-controller + asdc-controller + ASDC CLient and Controller + + UTF-8 + UTF-8 + 4.7.1 + 1.8 + 1.5.1 + 1.5.1 + - - ${project.artifactId}-${project.version} - - - 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 - - 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.springframework.boot - spring-boot-starter-web - - - io.swagger - swagger-jersey2-jaxrs - 1.5.16 - - - com.h2database - h2 - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-jersey - - - 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.onap.sdc.sdc-distribution-client - sdc-distribution-client - 1.3.0 - - - org.slf4j - slf4j-log4j12 - - - - - org.onap.sdc.sdc-tosca - sdc-tosca - 1.3.5 - - - org.onap.sdc.jtosca - jtosca - 1.3.5 - - - org.onap.so - common - ${project.version} - - - org.onap.so - mso-api-handler-common - ${project.version} - - - commons-io - commons-io - - - 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 - - - org.apache.commons - commons-dbcp2 - - - ch.vorburger.mariaDB4j - mariaDB4j - 2.2.3 - test - - - org.springframework.cloud - spring-cloud-contract-wiremock - 1.2.4.RELEASE - - - io.micrometer - micrometer-spring-legacy - 1.0.5 - - - io.micrometer - micrometer-registry-prometheus - 1.0.5 - - + + ${project.artifactId}-${project.version} + + + 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 + + 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.apache.maven.plugins + maven-surefire-plugin + + + default-test + + test + + + + **/AllTestsTestSuite.java + + suites + + + + + + + + + org.springframework.boot + spring-boot-starter-web + + + io.swagger + swagger-jersey2-jaxrs + 1.5.16 + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-jersey + + + 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.onap.sdc.sdc-distribution-client + sdc-distribution-client + 1.3.0 + + + org.slf4j + slf4j-log4j12 + + + + + org.onap.sdc.sdc-tosca + sdc-tosca + ${sdc.tosca.version} + + + org.onap.sdc.jtosca + jtosca + ${jtosca.version} + + + org.onap.so + common + ${project.version} + + + org.onap.so + mso-api-handler-common + ${project.version} + + + commons-io + commons-io + + + 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 + +