X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlparent%2Fodlparent-lite%2Fpom.xml;h=e4029ac0cabf3964d760779098bcac0d0594f062;hb=50f48c988c331bcf5020c1b9f951cbbbfadce992;hp=f2c312d7c3c4577e10b43762390b6344bb0803db;hpb=008b52bffbe2bcb4cffd441ea6ac6693a353cf68;p=ccsdk%2Fparent.git diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index f2c312d7..e4029ac0 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/pom.xml @@ -14,7 +14,7 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1-SNAPSHOT + 1.5.6 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -31,15 +31,26 @@ 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 @@ -49,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 @@ -88,18 +92,17 @@ 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 + 0.7.2 + 0.7.5 + 0.7.2 + 0.7.3 + 0.7.3 + 0.7.2 + 0.7.3 ${ccsdk.sli.core.version} ${ccsdk.sli.adaptors.version} ${ccsdk.sli.core.version} @@ -136,10 +139,8 @@ 3.24.1-GA - - + + 2.25.1 2.25.1 @@ -157,12 +158,10 @@ 1.10.19 4.1.34.Final - + 1.7.25 - - 4.3.24.RELEASE + + 4.3.25.RELEASE 0.6.4 @@ -171,95 +170,55 @@ 1.0.0 - 4.4.10 - 4.5.6 + 4.4.12 + 4.5.10 10.14.2.0 1.0.0 - 1.17.1 - 2.1.1 - 2.2.3 - 6.11 - 9.0.27 + 1.21.1 + 2.4.4 + 2.4.0 + 6.14.3 + 9.0.30 9.4.12.v20180830 true + direct-dependencies.txt - org.onap.ccsdk.parent dependencies-odl-bom - 1.5.1-SNAPSHOT + 1.5.6 pom import - - - - - com.google.protobuf - protobuf-java - 3.6.1 - - io.netty - netty-transport - 4.1.34.Final + org.onap.logging-analytics + logging-slf4j + ${logging-analytics.version} - io.netty - netty-all - 4.1.34.Final - + org.onap.logging-analytics + logging-filter-base + ${logging-analytics.version} junit junit - 4.12 + ${junit.version} test - - org.eclipse.jetty - jetty-server - 9.4.12.v20180830 - - - org.eclipse.jetty - jetty-servlets - 9.4.12.v20180830 - - - org.glassfish.jersey.bundles.repackaged - jersey-guava - 2.25.1 - - - org.codehaus.jettison - jettison - 1.3.8 - - - org.onap.logging-analytics - logging-slf4j - 1.6.1 - - - org.onap.logging-analytics - logging-filter-base - 1.6.1 - - onap-public - https://nexus.onap.org/content/groups/public + ${onap.nexus.public-url} true never @@ -271,7 +230,7 @@ onap-staging - https://nexus.onap.org/content/groups/staging + ${onap.nexus.staging-url} true never @@ -284,7 +243,7 @@ ecomp-release onap-repository-releases - https://nexus.onap.org/content/repositories/releases + ${onap.nexus.release-url} true never @@ -296,7 +255,7 @@ ecomp-snapshot onap-repository-snapshots - https://nexus.onap.org/content/repositories/snapshots + ${onap.nexus.snapshot-url} false @@ -307,7 +266,7 @@ opendaylight-mirror opendaylight-mirror - https://nexus.opendaylight.org/content/repositories/public/ + ${opendaylight.nexus.public-url} true never @@ -319,7 +278,7 @@ opendaylight-snapshot opendaylight-snapshot - https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ + ${opendaylight.nexus.snapshot-url} false @@ -400,9 +359,7 @@ - - org.apache.maven.plugins maven-deploy-plugin @@ -467,88 +424,11 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 3.6.0.1398 + ${sonar.scanner.version} - - - 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 @@ -624,6 +504,19 @@ ${project.artifactId}-${project.version} + + com.github.ferstl + depgraph-maven-plugin + 3.3.0 + + text + ${dependency-list.file} + ${project.basedir} + * + true + true + + @@ -683,8 +576,7 @@ onap-checkstyle/onap-java-style.xml - + ${project.build.sourceDirectory}/src/main/java true true @@ -706,6 +598,95 @@ 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 + + + + + + + org.apache.maven.plugins @@ -745,6 +726,19 @@ -Xdoclint:none + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + + + + report + + + + @@ -859,8 +853,7 @@ true - + @@ -870,31 +863,19 @@ - - + - - - + - - + @@ -1060,6 +1041,7 @@ + binding generate-sources @@ -1083,6 +1065,5 @@ -