X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=odlparent%2Fpom.xml;h=5f12309bd51459d29b498a4c80cd4d5d082f684d;hb=6972dee687a4be9d046903d16c943c043cc3d07a;hp=6c85fba4457c7a21fc895c250e0b2a59c4b31689;hpb=65d7a4b2b4c097df39c3beb725c79a6790411288;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 6c85fba44..5f12309bd 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-SNAPSHOT + 2.0.6-SNAPSHOT ../odlparent-lite @@ -48,16 +48,12 @@ ${maven.compiler.target} - - 1.8 3.0.1 2.6.1 - 3.5.1 - - 3.0.2 + 3.6.1 2.10.4 @@ -76,7 +72,7 @@ toolkit --> 2.17 - 0.3.0-SNAPSHOT + 2.0.3-SNAPSHOT ${maven.compile.plugin.version} @@ -84,7 +80,7 @@ 1.31 - 4.9.2 + 4.11.0 2.18.1 @@ -92,9 +88,8 @@ 0.7.7.201606060606 - 3.0.8 - 4.0.7 - 4.0.8-odl + 4.0.10 + 4.0.10 2.8.1 @@ -104,14 +99,14 @@ - 1.55 + 1.57 5.0.0 - 2.4.16 + 2.4.20 2.11 - 8 + 12 0.7 @@ -131,7 +126,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.8.0-SNAPSHOT + 2.0.6-SNAPSHOT import pom @@ -145,7 +140,7 @@ com.puppycrawl.tools checkstyle - 6.16 + 7.6.1 @@ -171,6 +166,10 @@ 1.3.0 test + org.mockito @@ -300,22 +299,22 @@ ch.qos.logback logback-core - 1.1.9 + 1.2.2 ch.qos.logback logback-classic - 1.1.9 + 1.2.2 com.google.guava guava - 18.0 + 22.0 com.google.guava guava-testlib - 18.0 + 22.0 test @@ -335,7 +334,7 @@ org.apache.commons commons-lang3 - 3.5 + 3.6 commons-lang @@ -450,6 +449,13 @@ plexus-slf4j-logging 1.1 + + + org.codehaus.woodstox + stax2-api + + 3.1.4 + com.fasterxml.jackson.core jackson-annotations @@ -466,17 +472,15 @@ 2.3.2 - com.fasterxml.jackson.datatype - jackson-datatype-json-org + com.fasterxml.jackson.dataformat + jackson-dataformat-xml 2.3.2 - - org.jboss.resteasy - jaxrs-api - 3.0.12.Final + com.fasterxml.jackson.datatype + jackson-datatype-json-org + 2.3.2 - com.fasterxml.jackson.jaxrs jackson-jaxrs-base @@ -492,6 +496,14 @@ jackson-module-jaxb-annotations 2.3.2 + + + + org.jboss.resteasy + jaxrs-api + 3.0.12.Final + + com.sun.xml.txw2 txw2 @@ -550,7 +562,7 @@ commons-net commons-net - 3.5 + 3.6 eclipselink @@ -686,37 +698,37 @@ io.netty netty-all - 4.1.7.Final + 4.1.8.Final io.netty netty-buffer - 4.1.7.Final + 4.1.8.Final io.netty netty-codec - 4.1.7.Final + 4.1.8.Final io.netty netty-codec-http - 4.1.7.Final + 4.1.8.Final io.netty netty-common - 4.1.7.Final + 4.1.8.Final io.netty netty-handler - 4.1.7.Final + 4.1.8.Final io.netty netty-transport - 4.1.7.Final + 4.1.8.Final @@ -724,7 +736,7 @@ io.netty netty-transport-native-epoll linux-x86_64 - 4.1.7.Final + 4.1.8.Final javax.ws.rs @@ -759,7 +771,7 @@ javax.servlet javax.servlet-api - 3.0.1 + 3.1.0 orbit @@ -864,6 +876,11 @@ bcprov-jdk15on ${bouncycastle.version} + + org.bouncycastle + bcprov-ext-jdk15on + ${bouncycastle.version} + org.codehaus.enunciate enunciate-core-annotations @@ -921,7 +938,7 @@ org.jolokia jolokia-osgi - 1.3.3 + 1.3.6 org.json @@ -931,7 +948,7 @@ org.osgi org.osgi.compendium - 5.0.0 + ${osgi.core.version} provided @@ -940,6 +957,17 @@ ${osgi.core.version} provided + + org.osgi + + org.osgi.service.event + 1.3.1 + + + org.apache.aries.quiesce + org.apache.aries.quiesce.api + 1.0.0 + org.ow2.asm asm-all @@ -1056,18 +1084,19 @@ com.typesafe.akka - akka-distributed-data-experimental_${scala.version} + akka-osgi_${scala.version} ${akka.version} com.typesafe.akka - akka-osgi_${scala.version} + akka-persistence_${scala.version} ${akka.version} com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence-tck_${scala.version} ${akka.version} + test com.typesafe.akka @@ -1129,18 +1158,18 @@ org.agrona - Agrona - 0.9.1 + agrona + 0.9.5 io.aeron aeron-client - 1.0.5 + 1.2.5 io.aeron aeron-driver - 1.0.5 + 1.2.5 @@ -1170,6 +1199,12 @@ ${exam.version} test + + org.ops4j.pax.exam + pax-exam-container-forked + ${exam.version} + test + org.ops4j.pax.exam pax-exam-container-karaf @@ -1182,6 +1217,31 @@ ${exam.version} test + + org.ops4j.pax.exam + pax-exam-extender-service + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-inject + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-invoker-junit + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-features + ${exam.version} + xml + test + org.ops4j.pax.exam pax-exam-junit4 @@ -1194,18 +1254,31 @@ ${exam.version} test + + org.ops4j.pax.exam + pax-exam-link-assembly + ${exam.version} + test + + + org.ops4j.pax.url + pax-url-link + 2.5.3 + test + org.ops4j.pax.url pax-url-aether - 2.5.1 + 2.5.3 test org.ops4j.pax.url pax-url-wrap - 2.5.1 + 2.5.3 + org.springframework.osgi spring-osgi-mock @@ -1218,36 +1291,38 @@ 1.6 test + org.eclipse.jetty jetty-client - 8.1.19.v20160209 + 9.2.19.v20160908 org.eclipse.jetty jetty-server - 8.1.19.v20160209 + 9.2.19.v20160908 org.eclipse.jetty jetty-servlet-tester - 8.1.19.v20160209 + 9.2.19.v20160908 test org.eclipse.jetty jetty-servlets - 8.1.19.v20160209 + 9.2.19.v20160908 org.eclipse.jetty jetty-webapp - 8.1.19.v20160209 + 9.2.19.v20160908 + - org.apache.aries.blueprint - org.apache.aries.blueprint.core - 1.4.2 + com.h2database + h2 + 1.4.191 @@ -1277,6 +1352,13 @@ javax.inject javax.inject 1 + true + + + org.ops4j.pax.cdi + pax-cdi-api + 1.0.0.RC2 + true @@ -1299,12 +1381,32 @@ + + org.apache.karaf.shell + org.apache.karaf.shell.core + ${karaf.version} + org.apache.karaf.shell org.apache.karaf.shell.console ${karaf.version} + + + org.antlr + antlr4-runtime + 4.7 + + + + org.apache.aries.blueprint + org.apache.aries.blueprint.core + 1.7.1 + + @@ -1348,7 +1450,7 @@ We do not need to specify the groupId. --> maven-antrun-plugin - ${maven.antrun.plugin.version} + 1.8 maven-checkstyle-plugin @@ -1358,17 +1460,17 @@ com.puppycrawl.tools checkstyle - 6.16 + 7.6.1 org.opendaylight.odlparent checkstyle - ${odl.checkstyle.version} + 2.0.6-SNAPSHOT org.opendaylight.odlparent odl-license - 0.2.0-SNAPSHOT + 2.0.6-SNAPSHOT com.github.sevntu.checkstyle @@ -1428,7 +1530,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.6 + 3.8 cpd @@ -1481,11 +1583,10 @@ maven-jar-plugin - ${maven.jar.version} + 3.0.2 maven-dependency-plugin - 2.10 unpack-license @@ -1496,7 +1597,7 @@ org.opendaylight.odlparent odl-license - 0.2.0-SNAPSHOT + 2.0.6-SNAPSHOT ${project.build.outputDirectory} @@ -1511,6 +1612,10 @@ ${maven.plugin.version} + + maven-remote-resources-plugin + 1.5 + maven-resources-plugin 3.0.1 @@ -1580,7 +1685,7 @@ - {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties + {maven-resources},${project.build.directory}/classes/LICENSE,META-INF/git.properties=-${project.build.directory}/classes/META-INF/git.properties @@ -1628,7 +1733,7 @@ org.opendaylight.odlparent findbugs - 1.8.0-SNAPSHOT + 2.0.6-SNAPSHOT @@ -1671,7 +1776,7 @@ org.eclipse.xtend xtend-maven-plugin - 2.11.0.RC2 + 2.12.0 @@ -1844,10 +1949,39 @@ + + + + org.antlr + antlr4-maven-plugin + 4.7 + + + maven-enforcer-plugin + + + enforce-banned-dependencies + + enforce + + + + + Please always use mockito-core instead of mockito-all (https://bugs.opendaylight.org/show_bug.cgi?id=7662) + + org.mockito:mockito-all + + + + true + + + + maven-dependency-plugin @@ -1946,8 +2080,9 @@ - + org/opendaylight/blueprint/ + See https://issues.apache.org/jira/browse/ARIES-1597 + BUT beware that the directory is now conditional... --> maven-antrun-plugin @@ -1962,10 +2097,19 @@ - Moving autowire.xml to org/opendaylight/blueprint - + + + + + Moving autowire.xml to org/opendaylight/blueprint + + + + NOT moving autowire.xml (to org/opendaylight/blueprint) + + @@ -1977,14 +2121,41 @@ - Moving autowire.xml to org/opendaylight/blueprint - + + + + + Moving autowire.xml to org/opendaylight/blueprint + + + + NOT moving autowire.xml (to org/opendaylight/blueprint) + + + + + ant-contrib + ant-contrib + 1.0b3 + + + ant + ant + + + + + org.apache.ant + ant-nodeps + 1.8.1 + + @@ -2017,9 +2188,8 @@ http://doc.akka.io/japi/akka/${akka.version}/ - https://google.github.io/guava/releases/18.0/api/docs/ - https://google.github.io/guava/releases/19.0/api/docs/ - http://netty.io/4.0/api/ + https://google.github.io/guava/releases/22.0/api/docs/ + http://netty.io/4.1/api/