X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=odlparent%2Fmdsal-it-parent%2Fpom.xml;h=a2f03f1725eacb56a2072a8d31cc27b7fa047a53;hb=97188f460aeeb1f2f4e346b8e6e0d6a0b68282d0;hp=edcc0def52ec3966913ac9a4322d57fed2f9b989;hpb=3690eb9ba6c42d81b63b083a71a1bef403b501d5;p=ccsdk%2Fparent.git diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index edcc0def..a2f03f17 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-parent/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.controller mdsal-it-parent - 1.10.3 + 2.0.7 org.onap.ccsdk.parent mdsal-it-parent - 2.0.1-SNAPSHOT + 2.1.8 pom ONAP :: ${project.groupId} :: ${project.artifactId} @@ -53,11 +53,8 @@ 0.8.5 - 8 - 8 UTF-8 UTF-8 - https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -68,6 +65,7 @@ + https://nexus.onap.org nexus.onap.org 443 https @@ -83,67 +81,71 @@ https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ UTF-8 - 8 - 8 - 2.5.0 - 2.5.1 + 11 + 3.0.0-M5 + 3.0.0-M5 + 4.2.1 + 3.8.1 features.xml src/main/yang-gen-config src/main/yang-gen-sal + 3.1.1 true + false - 1.6.6 + 1.6.9 - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} - ${ccsdk.sli.adaptors.version} - ${ccsdk.sli.core.version} + 1.1.4 + 1.1.6 + 1.1.7 + 1.2.4 + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} + ${ccsdk.sli.version} - 1.10.3 - 4.0.14 - 2.0.14 - 1.10.3 - 1.7.3 - 1.10.3 + 5.0.8 + 6.0.8 + 6.0.8 + 1.12.3 + 1.12.3 + 1.9.3 + 1.12.3 - 1.13 + 1.15 - 3.8.1 + 3.11 2.6 - 3.6 + 3.7.2 - 2.7.4 + 2.7.7 4.4.1 2.8.5 - 25.1-jre + 28.2-jre - 2.9.10 + 2.10.5 - 3.24.1-GA + 3.27.0-GA - 2.25.1 + 2.27 - 2.25.1 + 2.27 @@ -151,21 +153,21 @@ 20131018 - 4.12 + 4.13 - 1.2.3 + 1.11.7 - 1.10.19 + 3.3.3 - 4.1.42.Final + 4.1.56.Final - 1.7.25 + 1.7.28 4.3.25.RELEASE 0.6.4 - 4.7.2 + 4.8-1 1.0.0 @@ -179,7 +181,7 @@ 2.4.0 6.14.3 9.0.30 - 9.4.12.v20180830 + 9.4.31.v20200723 true direct-dependencies.txt @@ -192,10 +194,24 @@ org.onap.ccsdk.parent dependencies-odl-bom - 2.0.1-SNAPSHOT + 2.1.8 + pom + import + + + org.onap.ccsdk.parent + dependencies-bom + 2.1.8 pom import + + org.springframework.boot + spring-boot-dependencies + 2.3.8.RELEASE + import + pom + org.onap.logging-analytics logging-slf4j @@ -286,8 +302,8 @@ true - + onap-public @@ -348,7 +364,6 @@ JCenter Repository http://jcenter.bintray.com - Restlet Restlet Repository @@ -367,6 +382,7 @@ 2.8 + true @@ -421,35 +437,35 @@ enforce-maven - enforce + enforce - - - 8 - - - [3.5.0,) - - + + + 8 + + + [3.5.0,) + + enforce-banned-dependencies - enforce + enforce - - - Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations - - org.mockito:mockito-all - - - - - true + + + Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations + + org.mockito:mockito-all + + + + + true @@ -461,12 +477,11 @@ ${sonar.scanner.version} - org.apache.maven.plugins maven-surefire-plugin - 2.22.0 + ${maven-surefire-plugin.version} ${surefireArgLine} @@ -479,7 +494,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.22.0 + ${maven-failsafe-plugin.version} @@ -551,10 +566,163 @@ true + + de.jacks-it-lab + frontend-maven-plugin + 1.7.2 + + + com.github.alexcojocaru + elasticsearch-maven-plugin + 6.16 + + 7.1.1 + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + false + + + + com.github.spotbugs + spotbugs-maven-plugin + 3.1.12.2 + + + analyze-compile + compile + + check + + + + + jp.skypencil.findbugs.slf4j + bug-pattern + 1.5.0 + + + Max + Low + false + true + spotbugs-exclude.xml + true + /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs + + + + + + com.github.spotbugs + spotbugs + 3.1.12 + compile + + + org.opendaylight.odlparent + spotbugs + 7.0.5 + compile + + + org.slf4j + slf4j-simple + 1.8.0-beta2 + compile + + + + + + jp.skypencil.findbugs.slf4j + bug-pattern + 1.5.0 + + + Max + Low + false + true + spotbugs-exclude.xml + true + /home/jack/onap/onap-sdnr/features/sdnr/wt-aluminium-sr0-2/target/wt/common/target-ide/spotbugs + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.plugin.version} + + + org.onap.oparent + checkstyle + 1.2.2 + + + + + process-sources + + check + + + false + true + + + + check-license + + check + + process-sources + + onap-checkstyle/check-license.xml + false + true + false + + ${project.build.sourceDirectory} + + + + true + false + + + + onap-java-style + + check + + process-sources + + + onap-checkstyle/onap-java-style.xml + + + ${project.build.sourceDirectory}/src/main/java + + true + true + true + + + true + false + + + + - org.apache.maven.plugins @@ -563,61 +731,24 @@ org.apache.maven.plugins maven-site-plugin + + org.apache.maven.plugins maven-checkstyle-plugin - 2.17 - - - org.onap.oparent - checkstyle - 1.2.2 - - - - - onap-license - - check - - process-sources - - onap-checkstyle/check-license.xml - false - true - false - ${project.build.sourceDirectory} - - - true - false - - - - onap-java-style - - check - - process-sources - - - onap-checkstyle/onap-java-style.xml - - ${project.build.sourceDirectory}/src/main/java - true - true - true - - - true - false - - - org.codehaus.mojo @@ -756,7 +887,8 @@ onap.nexus.url You must set a onap.nexus.url property in your - ~/.m2/settings.xml. See oparent/settings.xml for an example. + ~/.m2/settings.xml. See oparent/settings.xml for an example. + true @@ -804,7 +936,7 @@ Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations org.mockito:mockito-all - + @@ -813,6 +945,18 @@ + + pl.project13.maven + git-commit-id-plugin + 4.0.0 + + full + + ^git.build.(time|version)$ + ^git.commit.id.(abbrev|full)$ + + + @@ -951,16 +1095,16 @@ + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> + message="cd ${project.build.directory}${file.separator}generated-sources${line.separator}"/> + message="mvn clean install -Dmaven.test.skip=true${line.separator}"/> @@ -1110,7 +1254,7 @@ org.opendaylight.yangtools yang-maven-plugin - 3.0.11 + ${yangtools.version} org.opendaylight.mdsal @@ -1139,10 +1283,12 @@ org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl ${salGeneratorPath} + true