X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=938e75eb4f490c59675075edb31f5f8f04db733e;hb=be21595d53636e2c9b912bfbe8dfdefb81edc70f;hp=c3b61541f68897eb57ab6e6701b248c010f8c9ed;hpb=f94db30218f59ce5110e890234440837027c22db;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index c3b61541f..938e75eb4 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -1,39 +1,44 @@ + + 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.9 - https://nexus.onap.org - 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 - 1.5.0 - 4.2.0 - 3.0.18 - /content/repositories/snapshots/ - ${project.version} ${project.reporting.outputDirectory}/jacoco-aggregate @@ -43,22 +48,17 @@ ../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-service/target/site/jacoco-ut/jacoco.xml, + ../cps-ncmp-service/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-path-parser/target/site/jacoco-ut/jacoco.xml, + ../cps-path-parser/target/site/jacoco-aggregate/jacoco.xml, + ../cps-application/target/site/jacoco-ut/jacoco.xml, + ../cps-application/target/site/jacoco-aggregate/jacoco.xml - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}${releaseNexusPath} - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}${snapshotNexusPath} - - - @@ -103,7 +103,7 @@ org.springframework.boot spring-boot-maven-plugin - ${spring-boot-maven-plugin.version} + 2.3.3.RELEASE @@ -113,62 +113,26 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + 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} - - - + 3.0.27 com.github.spotbugs spotbugs-maven-plugin - ${spotbugs-maven-plugin.version} + 4.1.3 com.github.spotbugs spotbugs - ${spotbugs.version} + 4.2.0 ${project.groupId} @@ -179,7 +143,7 @@ org.slf4j slf4j-simple - ${spotbugs.slf4j.version} + 1.8.0-beta4 @@ -195,6 +159,7 @@ If you run out of memory, changes the value of the effort element to 'Low'. --> + true Max Low @@ -220,6 +185,21 @@ + + org.jsonschema2pojo + jsonschema2pojo-maven-plugin + 1.1.1 + + ${java.version} + + + + + generate + + + + @@ -297,7 +277,7 @@ org.onap.oparent checkstyle - ${oparent.version} + 3.1.0 ${project.groupId} @@ -344,12 +324,20 @@ see https://www.testcontainers.org/features/configuration/#disabling-ryuk --> true + ${docker.pull.registry}/ org.jacoco jacoco-maven-plugin + + + org/onap/cps/rest/model/* + org/onap/cps/cpspath/parser/antlr4/* + org/onap/cps/ncmp/rest/model/* + + default-prepare-agent @@ -363,9 +351,6 @@ check - - org/onap/cps/rest/model/* - ${project.build.directory}/code-coverage/jacoco-ut.exec @@ -405,4 +390,4 @@ - \ No newline at end of file +