X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspringboot2%2Fpom.xml;h=d4dc88ece40727aab3d29943c1a50d7a07b71727;hb=5e153ababa104988e823dbddb18bdba4b049aa0f;hp=8df735a5c2222fd3a48332555a7058105a7cf24d;hpb=26d1dfffd190249302a5658098159d2e9a285f98;p=ccsdk%2Fparent.git diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml old mode 100755 new mode 100644 index 8df735a5..d4dc88ec --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -2,20 +2,23 @@ 4.0.0 + org.springframework.boot spring-boot-starter-parent - 2.1.8.RELEASE + 2.3.3.RELEASE org.onap.ccsdk.parent spring-boot-starter-parent - 1.5.0-SNAPSHOT + 2.1.0 pom ONAP :: ${project.groupId} :: ${project.artifactId} - Root POM to be used in place of odlparent for CCSDK based projects + Root POM to be used in place of spring-boot parent for CCSDK based projects http://wiki.onap.org ONAP @@ -28,16 +31,28 @@ ecomp-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} ecomp-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} + + 3.7.0.1746 + 3.2 + jacoco + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml,${project.reporting.outputDirectory}/jacoco-it/jacoco.xml + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + + 0.8.5 + 1.8 1.8 UTF-8 @@ -45,14 +60,7 @@ https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec,target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + ${basedir}/src/main/resources/swagger.properties @@ -79,62 +87,64 @@ src/main/yang-gen-sal true - java - jacoco - ${project.build.directory}/surefire-reports - true - ${project.version} + + 1.6.5 - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.7.0-SNAPSHOT - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 - 2.1.8.RELEASE - 5.1.9.RELEASE + 2.3.3.RELEASE + 5.2.8.RELEASE 1.8 - 1.3.50 - 1.3.50 - 1.3.2 - 1.3.0 + 1.3.61 + 1.3.61 + 1.3.3 + 1.5.0 0.5.0 + 2.6.6 + 2.2.3 1.9.3 - 4.4.4 - 4.5.2 + + 4.7.2 + 2.6 + 4.4.12 + 4.5.10 10.14.2.0 1.0.0 - 1.18.0 - 3.6.1 - 2.9.9.20190807 + 1.25.0 + 3.10.0 + 3.10.0 2.25.1 + 2.25.1 1.3.8 - 4.12 1.2.3 - 2.1.1 - 2.2.3 + 2.4.4 + 2.4.0 1.7.25 - 6.11 - 8.5.14 - + 6.14.3 + 9.0.30 + direct-dependencies.txt + org.onap.ccsdk.parent dependencies-bom - 1.5.0-SNAPSHOT + 2.1.0 pom import @@ -143,7 +153,6 @@ sli-common ${ccsdk.sli.core.version} - org.onap.ccsdk.sli.core sli-provider @@ -156,31 +165,33 @@ xml features + + org.onap.ccsdk.sli.core + dblib-provider + ${ccsdk.sli.core.version} + org.onap.ccsdk.sli.adaptors aai-service-provider - ${sdnctl.aai.service.version} + ${ccsdk.sli.adaptors.version} - - org.onap.ccsdk.sli.core - dblib-provider - ${sdnctl.dblib.version} + org.onap.logging-analytics + logging-slf4j + ${logging-analytics.version} - junit - junit - ${junit.version} - test + org.onap.logging-analytics + logging-filter-base + ${logging-analytics.version} - onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -192,7 +203,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -205,7 +216,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -217,30 +228,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots - - false - - - true - - - - opendaylight-mirror - opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + ${onap.nexus.snapshot-url} false @@ -248,7 +236,6 @@ true - @@ -281,29 +268,6 @@ true - - opendaylight-mirror - opendaylight-mirror - ${opendaylight.nexus.public-url} - - true - never - - - false - - - - opendaylight-snapshot - opendaylight-snapshot - ${opendaylight.nexus.snapshot-url} - - false - - - true - - JCenter @@ -321,7 +285,6 @@ - org.apache.maven.plugins @@ -332,7 +295,6 @@ - org.apache.maven.plugins maven-site-plugin @@ -408,8 +370,7 @@ onap-checkstyle/onap-java-style.xml - + ${project.build.sourceDirectory}/src/main/java true true @@ -422,82 +383,7 @@ - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - - - **/gen/** - **/generated-sources/** - **/yang-gen/** - **/pax/** - - - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/code-coverage/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - pre-integration-test - pre-integration-test - - prepare-agent - - - - ${project.build.directory}/code-coverage/jacoco-it.exec - - failsafeArgLine - - - - - post-integration-test - post-integration-test - - report - - - - ${project.build.directory}/code-coverage/jacoco-it.exec - - ${project.reporting.outputDirectory}/jacoco-it - - - - + org.apache.maven.plugins maven-surefire-plugin @@ -516,8 +402,7 @@ maven-failsafe-plugin 2.19.1 - + integration-tests @@ -543,7 +428,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 3.3.0.603 + 3.6.0.1398 @@ -551,7 +436,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10 + 3.2.0 @@ -569,7 +454,6 @@ antlr4-runtime ${antlr.version} - com.sun.jersey jersey-client @@ -596,8 +480,8 @@ ${commons.lang.version} + false - aggregate @@ -605,16 +489,121 @@ aggregate site - - + + com.github.ferstl + depgraph-maven-plugin + 3.3.0 + + text + ${dependency-list.file} + ${project.basedir} + * + true + true + + - + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + pre-unit-test + + prepare-agent + + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + + surefireArgLine + + + + + post-unit-test + test + + report + + + + ${project.build.directory}/code-coverage/jacoco-ut.exec + + ${project.reporting.outputDirectory}/jacoco-ut + + + + pre-integration-test + pre-integration-test + + prepare-agent + + + + ${project.build.directory}/code-coverage/jacoco-it.exec + + failsafeArgLine + + + + + post-integration-test + post-integration-test + + report + + + + ${project.build.directory}/code-coverage/jacoco-it.exec + + ${project.reporting.outputDirectory}/jacoco-it + + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + PACKAGE + + + COMPLEXITY + COVEREDRATIO + 0.0 + + + + + + + + maven-checkstyle-plugin @@ -624,10 +613,6 @@ 1.12 - - org.jacoco - jacoco-maven-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -677,6 +662,18 @@ ${project.artifactId}-${project.version} + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + full + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + + @@ -727,7 +724,6 @@ - maven-surefire-plugin 2.17 @@ -869,7 +865,6 @@ true - @@ -1003,6 +998,8 @@ q true + true + true @@ -1024,9 +1021,46 @@ true true true + true + true + + sonar-jacoco-aggregate + + + onap.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${onap.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + -