X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent%2Fpom.xml;h=1061e40ccb8e9dc90c572aa68b5173b0710b8bb8;hb=1a20d2f8af7bdf04430030ab2ccb3a7a2192b685;hp=2f8f1b9c89be9bdee4faeae83a56a000669e26b8;hpb=b0c11434199b0cbe2f86be8324a99473ce38b6b4;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 2f8f1b9c8..1061e40cc 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.0-SNAPSHOT + 4.0.2-SNAPSHOT ../odlparent-lite @@ -47,56 +47,36 @@ ${maven.compiler.source} ${maven.compiler.target} - - - 3.7.0 - - 3.5 - - - 2.18.1 - - - 3.0.0-SNAPSHOT - - 3.0.0-M1 - - 1.31 - - 4.12.0 - - 2.20.1 - - 0.8.1 - - 4.2.0 - - 4.2.0 - + + 3.0.0-M2 + + 4.2.1 + 2.8.1 - - 1.0.0 1.60 - - 5.0.0 + + ${project.build.directory}/code-coverage/jacoco.exec 3.8 jacoco - ${project.build.directory}/code-coverage/jacoco.exec + ${jacoco.destFile} ${project.build.directory}/code-coverage/jacoco-it.exec + **/gen/**,**/generated-sources/**,**/generated-test-sources/**,**/yang-gen/**,**/yang-gen-config/**,**/yang-gen-sal/**,**/yang-gen-code/**,**/pax/** false true + + + true @@ -105,7 +85,7 @@ org.opendaylight.odlparent odlparent-artifacts - 4.0.0-SNAPSHOT + 4.0.2-SNAPSHOT import pom @@ -119,7 +99,7 @@ com.puppycrawl.tools checkstyle - 8.10 + 8.12 @@ -130,6 +110,7 @@ junit junit + 4.11 test @@ -142,12 +123,19 @@ org.mockito mockito-core - 1.10.19 + 2.20.1 + test + + + org.mockito + mockito-inline + 2.20.1 test org.hamcrest hamcrest-core + 1.3 test @@ -160,6 +148,7 @@ com.google.truth truth + 0.42 test @@ -219,7 +208,7 @@ org.immutables value - 2.6.3 + 2.7.1 provided @@ -271,9 +260,20 @@ logback-classic 1.2.3 + + + + org.apache.logging.log4j + log4j-bom + 2.11.1 + import + pom + + com.google.guava guava + 25.1-jre @@ -286,7 +286,7 @@ com.google.guava guava-testlib - 23.6.1-jre + 25.1-jre test @@ -312,7 +312,8 @@ org.apache.commons commons-lang3 - 3.7 + + 3.8 org.apache.commons @@ -322,6 +323,7 @@ commons-lang commons-lang + 2.6 @@ -500,37 +502,38 @@ io.netty netty-all - 4.1.24.Final + + 4.1.28.Final io.netty netty-buffer - 4.1.24.Final + 4.1.28.Final io.netty netty-codec - 4.1.24.Final + 4.1.28.Final io.netty netty-codec-http - 4.1.24.Final + 4.1.28.Final io.netty netty-common - 4.1.24.Final + 4.1.28.Final io.netty netty-handler - 4.1.24.Final + 4.1.28.Final io.netty netty-transport - 4.1.24.Final + 4.1.28.Final @@ -538,7 +541,7 @@ io.netty netty-transport-native-epoll linux-x86_64 - 4.1.24.Final + 4.1.28.Final javax.ws.rs @@ -563,7 +566,7 @@ org.apache.felix org.apache.felix.metatype - 1.1.6 + 1.2.0 org.bouncycastle @@ -583,7 +586,8 @@ org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} + + 1.31 @@ -708,6 +712,7 @@ com.typesafe.akka akka-actor_2.12 + 2.5.14 @@ -767,26 +772,11 @@ scala-parser-combinators_2.12 1.1.1 - - org.iq80.leveldb - leveldb - 0.7 - - - org.fusesource.leveldbjni - leveldbjni-all - 1.8-odl - org.uncommons.maths uncommons-maths 1.2.2a - - com.google.protobuf - protobuf-java - 2.5.0 - @@ -828,68 +818,68 @@ org.ops4j.pax.exam pax-exam - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-container-forked - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-container-karaf - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-container-native - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-extender-service - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-inject - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-invoker-junit - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-features - ${exam.version} + 4.12.0 xml test org.ops4j.pax.exam pax-exam-junit4 - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-link-mvn - ${exam.version} + 4.12.0 test org.ops4j.pax.exam pax-exam-link-assembly - ${exam.version} + 4.12.0 test @@ -911,38 +901,59 @@ 2.5.4 + + org.ops4j.pax.web + pax-web-api + + 7.2.3 + + org.springframework.osgi spring-osgi-mock 1.2.1 test + + + org.xmlunit + xmlunit-core + 2.6.2 + test + + + org.xmlunit + xmlunit-matchers + 2.6.2 + test + + - xmlunit - xmlunit - 1.6 + org.xmlunit + xmlunit-legacy + 2.6.2 test org.eclipse.jetty jetty-client - 9.3.21.v20170918 + 9.4.11.v20180605 org.eclipse.jetty jetty-server - 9.3.21.v20170918 + 9.4.11.v20180605 org.eclipse.jetty jetty-servlets - 9.3.21.v20170918 + 9.4.11.v20180605 org.eclipse.jetty jetty-webapp - 9.3.21.v20170918 + 9.4.11.v20180605 @@ -980,12 +991,6 @@ 1 true - - org.ops4j.pax.cdi - pax-cdi-api - 1.0.0.RC2 - true - @@ -1027,7 +1032,7 @@ org.threeten threeten-extra - 1.3.2 + 1.4 @@ -1044,7 +1049,29 @@ org.apache.aries.blueprint.core 1.9.0 + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + 1.3.0 + true + + + + org.apache.sshd + sshd-core + 2.0.0 + + + org.apache.sshd + sshd-netty + 2.0.0 + + + net.i2p.crypto + eddsa + 0.3.0 + @@ -1115,22 +1142,22 @@ com.puppycrawl.tools checkstyle - 8.10.1 + 8.12 org.opendaylight.odlparent checkstyle - 4.0.0-SNAPSHOT + 4.0.2-SNAPSHOT org.opendaylight.odlparent odl-license - 4.0.0-SNAPSHOT + 4.0.2-SNAPSHOT com.github.sevntu-checkstyle sevntu-checkstyle-maven-plugin - 1.29.0 + 1.32.0 @@ -1219,7 +1246,7 @@ maven-compiler-plugin - ${maven.compile.plugin.version} + 3.8.0 1.8 1.8 @@ -1227,6 +1254,7 @@ -parameters -Xlint:deprecation + -Xlint:unchecked @@ -1236,15 +1264,15 @@ maven-failsafe-plugin - ${failsafe.version} + 2.22.0 maven-invoker-plugin - 2.0.0 + 3.1.0 maven-jar-plugin - 3.0.2 + 3.1.0 maven-dependency-plugin @@ -1258,7 +1286,7 @@ org.opendaylight.odlparent odl-license - 4.0.0-SNAPSHOT + 4.0.2-SNAPSHOT ${project.build.outputDirectory} @@ -1270,7 +1298,7 @@ maven-plugin-plugin - ${maven.plugin.version} + 3.5 @@ -1279,11 +1307,11 @@ maven-resources-plugin - 3.0.1 + 3.1.0 maven-shade-plugin - 3.1.0 + 3.2.0 maven-source-plugin @@ -1300,9 +1328,9 @@ maven-surefire-plugin - ${maven.surefire.version} + 2.22.0 - true + ${maven.test.redirectTestOutputToFile} false @@ -1313,11 +1341,19 @@ org.apache.aries.blueprint blueprint-maven-plugin 1.10.0 + + + + org.apache.xbean + xbean-finder-shaded + 4.9 + + org.opendaylight - org/opendaylight/blueprint/ @@ -1331,7 +1367,7 @@ org.apache.felix maven-bundle-plugin - 3.5.0 + 4.0.0 true @@ -1339,6 +1375,10 @@ so that the build doesn't fail if there is no .../.git/ - so git.properties is effectively optional; and so the '-' there is needed to make the maven-bundle-plugin if that resource is not present. --> {maven-resources},${project.build.directory}/classes/LICENSE,META-INF/git.properties=-${project.build.directory}/classes/META-INF/git.properties + + + <_removeheaders>Import-Service,Export-Service @@ -1366,7 +1406,8 @@ org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} + + 1.31 org.codehaus.groovy.maven @@ -1386,7 +1427,7 @@ org.opendaylight.odlparent findbugs - 4.0.0-SNAPSHOT + 4.0.2-SNAPSHOT @@ -1437,12 +1478,12 @@ com.github.spotbugs spotbugs - 3.1.6 + 3.1.7 org.opendaylight.odlparent spotbugs - 4.0.0-SNAPSHOT + 4.0.2-SNAPSHOT @@ -1487,7 +1528,7 @@ org.codehaus.mojo properties-maven-plugin - ${propertymavenplugin.version} + 1.0.0 org.eclipse.xtend @@ -1610,7 +1651,6 @@ [0.7.0,) prepare-agent - report @@ -1655,7 +1695,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} @@ -1803,16 +1842,7 @@ prepare-agent - ${sonar.jacoco.reportPath} - - - - post-unit-test - - report - - - ${sonar.jacoco.reportPath} + ${jacoco.destFile} @@ -1900,21 +1930,27 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + jdk9-findbugs + + [9,) + + + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + + +