X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=3552c28c9682bcee567e9fac601b55329c36d77b;hb=bd7d525eb93302682bf61269f098c5270e97e780;hp=08b188399fd6b67f2b362911639ea58574a83b1c;hpb=9afc8d1448a6a913db56304d3bc80cd92c141d0f;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml old mode 100644 new mode 100755 index 08b188399..3552c28c9 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -1,31 +1,50 @@ + + org.onap.oparent oparent - 3.1.0 + 3.2.0 4.0.0 org.onap.cps cps-parent - 0.0.1-SNAPSHOT + 1.1.0-SNAPSHOT pom org.onap.cps.Application - openjdk:11-jre-slim 11 - 2.6.0 - 0.44 + 0.9 https://nexus.onap.org + nexus3.onap.org:10003/ + nexus3.onap.org:10001/ 3.1.0 UTF-8 /content/repositories/releases/ - nexus3.onap.org:10001/onap/cps-service 4.1.3 2.3.3.RELEASE 1.8.0-beta4 @@ -33,7 +52,20 @@ 4.2.0 3.0.18 /content/repositories/snapshots/ - ${project.version} + + ${project.reporting.outputDirectory}/jacoco-aggregate + + ../cps-ri/target/site/jacoco-ut/jacoco.xml, + ../cps-ri/target/site/jacoco-aggregate/jacoco.xml, + ../cps-service/target/site/jacoco-ut/jacoco.xml, + ../cps-service/target/site/jacoco-aggregate/jacoco.xml, + ../cps-rest/target/site/jacoco-ut/jacoco.xml, + ../cps-rest/target/site/jacoco-aggregate/jacoco.xml, + ../cps-ncmp-rest/target/site/jacoco-ut/jacoco.xml, + ../cps-ncmp-rest/target/site/jacoco-aggregate/jacoco.xml, + ../cps-application/target/site/jacoco-ut/jacoco.xml, + ../cps-application/target/site/jacoco-aggregate/jacoco.xml + @@ -49,57 +81,6 @@ - - - docker - - false - - - - - - com.google.cloud.tools - jib-maven-plugin - ${jib-maven-plugin.version} - - - ${app} - USE_CURRENT_TIMESTAMP - - - ${base.image} - - - ${repository.name} - - ${tag.version} - - - - - - package - build - - dockerBuild - - - - deploy - buildAndPush - - build - - - - - - - - - - @@ -159,47 +140,6 @@ io.swagger.codegen.v3 swagger-codegen-maven-plugin ${swagger-codegen-maven-plugin.version} - - - - generate - - - ${project.basedir}/docs/api/swagger/openapi.yml - org.onap.cps.rest.controller - org.onap.cps.rest.model - org.onap.cps.rest.api - spring - false - - src/gen/java - java11 - true - true - - - - - - - com.google.cloud.tools - jib-maven-plugin - ${jib-maven-plugin.version} - - - ${app} - USE_CURRENT_TIMESTAMP - - - ${base.image} - - - ${repository.name} - - ${tag.version} - - - com.github.spotbugs @@ -385,6 +325,7 @@ see https://www.testcontainers.org/features/configuration/#disabling-ryuk --> true + ${docker.repository.pull}library/ @@ -422,12 +363,28 @@ + + report + + report-aggregate + + verify + + + **/code-coverage/jacoco-ut.exec + + + com.github.spotbugs spotbugs-maven-plugin + + org.sonarsource.scanner.maven + sonar-maven-plugin + - \ No newline at end of file +