X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent%2Fpom.xml;h=e98b37fe1ac93dbfb5b56cc6bc15bc66fe7767f0;hb=329666dd49309f405366f6750d7847b2da2f1827;hp=bb2f496020283d37347b25cf5dff16ed2484c8de;hpb=2a3026d958f636e0e602199a1565cf454a3d137d;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index bb2f49602..e98b37fe1 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT ../odlparent-lite @@ -48,21 +48,17 @@ ${maven.compiler.target} - - 1.8 3.0.1 2.6.1 - 3.5.1 - - 3.0.0 - - 2.10.3 + 3.6.1 + + 2.10.4 - 3.4 - + 3.5 + 2.18.1 @@ -76,7 +72,7 @@ toolkit --> 2.17 - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT ${maven.compile.plugin.version} @@ -84,24 +80,17 @@ 1.31 - 4.4.0 + 4.10.0 2.18.1 - - 0.7.2.201409121644 + 0.7.7.201606060606 - 3.0.6 + 3.0.8 + 4.0.7 + 4.0.8-odl 2.8.1 @@ -111,12 +100,12 @@ - 1.54 + 1.55 5.0.0 - 2.4.7 + 2.4.16 2.11 8 0.7 @@ -124,10 +113,10 @@ 2.4 jacoco - target/code-coverage/jacoco.exec - target/code-coverage/jacoco-it.exec + ${project.build.directory}/code-coverage/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-it.exec - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + **/gen/**,**/generated-sources/**,**/generated-test-sources/**,**/yang-gen/**,**/yang-gen-config/**,**/yang-gen-sal/**,**/yang-gen-code/**,**/pax/** false @@ -138,7 +127,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT import pom @@ -175,11 +164,12 @@ org.skyscreamer jsonassert - 1.2.3 + 1.3.0 test org.mockito + mockito-all 1.10.19 test @@ -208,6 +198,12 @@ 0.28 test + + org.awaitility + awaitility + 2.0.0 + test + org.powermock powermock-api-mockito @@ -238,7 +234,29 @@ 1.6.4 test - + + + + + org.immutables + value + 2.4.2 + + provided + + + + org.kohsuke.metainf-services + metainf-services + 1.7 + true + + + org.slf4j jcl-over-slf4j @@ -278,12 +296,12 @@ ch.qos.logback logback-core - 1.1.7 + 1.1.9 ch.qos.logback logback-classic - 1.1.7 + 1.1.9 com.google.guava @@ -296,10 +314,24 @@ 18.0 test + + com.mycila.guice.extensions + mycila-guice-jsr250 + + 4.0.rc1 + test + + + com.google.inject + guice + + 4.1.0 + org.apache.commons commons-lang3 - 3.4 + 3.5 commons-lang @@ -390,12 +422,12 @@ org.apache.shiro shiro-core - 1.2.5 + 1.3.2 org.apache.shiro shiro-web - 1.2.5 + 1.3.2 @@ -464,27 +496,52 @@ com.github.romix java-concurrent-hash-trie-map - 0.2.23 + 0.2.23-ODL com.google.code.findbugs jsr305 3.0.0 + + com.google.code.findbugs + annotations + 3.0.0 + + + + net.jcip + + jcip-annotations + + + + + org.eclipse.jdt + org.eclipse.jdt.annotation + 2.0.0 + provided + com.google.code.gson gson - 2.3.1 + 2.7 commons-fileupload commons-fileupload - 1.3.1 + 1.3.2 commons-io commons-io - 2.4 + 2.5 commons-net @@ -625,37 +682,37 @@ io.netty netty-all - 4.0.37.Final + 4.1.7.Final io.netty netty-buffer - 4.0.37.Final + 4.1.7.Final io.netty netty-codec - 4.0.37.Final + 4.1.7.Final io.netty netty-codec-http - 4.0.37.Final + 4.1.7.Final io.netty netty-common - 4.0.37.Final + 4.1.7.Final io.netty netty-handler - 4.0.37.Final + 4.1.7.Final io.netty netty-transport - 4.0.37.Final + 4.1.7.Final @@ -663,7 +720,7 @@ io.netty netty-transport-native-epoll linux-x86_64 - 4.0.37.Final + 4.1.7.Final javax.ws.rs @@ -811,7 +868,7 @@ com.webcohesion.enunciate enunciate-core-annotations - 2.1.1 + 2.6.0 org.codehaus.jettison @@ -893,63 +950,63 @@ org.springframework spring-aop - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-beans - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-context - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-core - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-expression - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-tx - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-web - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-webmvc - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework.security spring-security-config - 3.2.8.RELEASE + 3.2.9.RELEASE org.springframework.security spring-security-core - 3.2.8.RELEASE + 3.2.9.RELEASE org.springframework.security spring-security-taglibs - 3.2.8.RELEASE + 3.2.9.RELEASE org.springframework.security spring-security-web - 3.2.8.RELEASE + 3.2.9.RELEASE virgomirror @@ -965,7 +1022,24 @@ 1.3.0 + + + org.reactivestreams + reactive-streams + 1.0.0 + + + + com.typesafe + ssl-config-akka_${scala.version} + 0.2.1 + + + com.typesafe + ssl-config-core_${scala.version} + 0.2.1 + com.typesafe.akka akka-actor_${scala.version} @@ -976,6 +1050,16 @@ akka-cluster_${scala.version} ${akka.version} + + com.typesafe.akka + akka-distributed-data-experimental_${scala.version} + ${akka.version} + + + com.typesafe.akka + akka-osgi_${scala.version} + ${akka.version} + com.typesafe.akka akka-persistence_${scala.version} @@ -993,24 +1077,29 @@ com.typesafe.akka - akka-testkit_${scala.version} + akka-slf4j_${scala.version} ${akka.version} - test com.typesafe.akka - akka-osgi_${scala.version} + akka-stream_${scala.version} ${akka.version} com.typesafe.akka - akka-slf4j_${scala.version} + akka-testkit_${scala.version} ${akka.version} + test org.scala-lang.modules scala-java8-compat_${scala.version} - 0.7.0 + 0.8.0 + + + org.scala-lang.modules + scala-parser-combinators_${scala.version} + 1.0.4 org.iq80.leveldb @@ -1033,6 +1122,23 @@ 2.5.0 + + + org.agrona + Agrona + 0.9.1 + + + io.aeron + aeron-client + 1.0.5 + + + io.aeron + aeron-driver + 1.0.5 + + org.scala-lang @@ -1050,7 +1156,7 @@ com.lmax disruptor - 3.3.4 + 3.3.6 @@ -1088,13 +1194,13 @@ org.ops4j.pax.url pax-url-aether - 2.4.7 + 2.5.1 test org.ops4j.pax.url pax-url-wrap - 2.4.7 + 2.5.1 org.springframework.osgi @@ -1149,17 +1255,50 @@ org.eclipse.xtend org.eclipse.xtend.lib - 2.9.2 + 2.11.0 org.eclipse.xtend org.eclipse.xtend.lib.macro - 2.9.2 + 2.11.0 org.eclipse.xtext org.eclipse.xtext.xbase.lib - 2.9.2 + 2.11.0 + + + + + javax.inject + javax.inject + 1 + + + + + com.datastax.cassandra + cassandra-driver-core + 2.1.9 + + + + + io.dropwizard.metrics + metrics-core + 3.1.2 + + + io.dropwizard.metrics + metrics-graphite + 3.1.2 + + + + + org.apache.karaf.shell + org.apache.karaf.shell.console + ${karaf.version} @@ -1172,6 +1311,30 @@ slf4j-api provided + + + org.slf4j + slf4j-simple + test + + + + + com.google.code.findbugs + annotations + provided + + + + com.google.code.findbugs + jsr305 + provided + + + org.eclipse.jdt + org.eclipse.jdt.annotation + provided + @@ -1181,7 +1344,7 @@ We do not need to specify the groupId. --> maven-antrun-plugin - ${maven.antrun.plugin.version} + 1.8 maven-checkstyle-plugin @@ -1201,7 +1364,7 @@ org.opendaylight.odlparent odl-license - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT com.github.sevntu.checkstyle @@ -1211,12 +1374,14 @@ odl_checks.xml + checkstyle-suppressions.xml ${project.build.sourceDirectory} true true true + **\/*.java, **\/*.xtend org/opendaylight/yang/gen/**, **/protobuff/messages/**, @@ -1273,7 +1438,14 @@ 101 true - ${basedir}/target/generated-sources/mdsal-binding + + ${project.build.directory}/generated-sources + ${project.build.directory}/generated-test-sources false @@ -1305,7 +1477,7 @@ maven-jar-plugin - ${maven.jar.version} + 3.0.2 maven-dependency-plugin @@ -1320,7 +1492,7 @@ org.opendaylight.odlparent odl-license - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ${project.build.outputDirectory} @@ -1335,6 +1507,10 @@ ${maven.plugin.version} + + maven-remote-resources-plugin + 1.5 + maven-resources-plugin 3.0.1 @@ -1345,7 +1521,7 @@ maven-source-plugin - 3.0.0 + 3.0.1 attach-sources @@ -1361,15 +1537,52 @@ ${maven.surefire.version} true + false + + + org.apache.aries.blueprint + blueprint-maven-plugin + 1.4.0 + + + org.opendaylight + + + + + + + org.apache.xbean + xbean-finder-shaded + 4.5 + + + + + + blueprint-generate + + + + + org.apache.felix maven-bundle-plugin ${maven.bundle.version} true + + + + {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties + + @@ -1397,11 +1610,6 @@ maven-enunciate-plugin ${enunciate.version} - - com.webcohesion.enunciate - enunciate-maven-plugin - 2.1.1 - org.codehaus.groovy.maven gmaven-plugin @@ -1410,12 +1618,49 @@ org.codehaus.mojo build-helper-maven-plugin - 1.10 + 1.12 org.codehaus.mojo findbugs-maven-plugin - 3.0.3 + 3.0.4 + + + org.opendaylight.odlparent + findbugs + 1.8.0-SNAPSHOT + + + + + Max + + Low + + false + + findbugs-exclude.xml + + true + + ${project.build.directory}/findbugs + + + + + analyze-compile + compile + + check + + + org.codehaus.mojo @@ -1426,7 +1671,7 @@ org.eclipse.xtend xtend-maven-plugin - 2.9.2 + 2.11.0 @@ -1434,8 +1679,8 @@ testCompile - ${project.build.directory}/generated-sources/xtend/main - ${project.build.directory}/generated-sources/xtend/test + ${project.build.directory}/generated-sources/xtend + ${project.build.directory}/generated-test-sources/xtend @@ -1486,6 +1731,33 @@ + + + org.apache.maven.plugins + maven-pmd-plugin + [3.6,) + + cpd-check + + + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [1.8,) + + run + + + + + + org.apache.servicemix.tooling @@ -1513,6 +1785,21 @@ + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + + + @@ -1528,7 +1815,11 @@ **/gen/** **/generated-sources/** + **/generated-test-sources/** **/yang-gen/** + **/yang-gen-config/** + **/yang-gen-sal/** + **/yang-gen-code/** **/pax/** @@ -1557,27 +1848,6 @@ - - maven-enforcer-plugin - - - enforce-maven - - - - 1.8.0 - - - [3.2.5,) - - - - - enforce - - - - maven-dependency-plugin @@ -1673,6 +1943,49 @@ + + + + + + maven-antrun-plugin + + + + move-autowire-test + process-test-classes + + run + + + + Moving autowire.xml to org/opendaylight/blueprint + + + + + + move-autowire-package + prepare-package + + run + + + + Moving autowire.xml to org/opendaylight/blueprint + + + + + + @@ -1688,15 +2001,6 @@ maven-project-info-reports-plugin ${projectinfo} - - org.codehaus.mojo - findbugs-maven-plugin - - Max - Low - site - - org.codehaus.mojo jdepend-maven-plugin