X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent%2Fpom.xml;h=2222f84346fbc83e60e3e0d0ee5be0ccfd4b4ea7;hb=c0a1f98e9b80e0993985d32b4e28584dab79feb5;hp=4e73f04ab058a55eec8ce4208a59e2b322d52dc9;hpb=edddce5aa350f8fea11eff957d5c0da1f31d9af6;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 4e73f04ab..2222f8434 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,30 +48,46 @@ ${maven.compiler.target} + 1.8 - 3.0.0 + + 3.0.1 + 2.6.1 - 3.3 - 2.6 + + 3.5.1 + + 3.0.0 + 2.10.3 + 3.4 - 2.5.2 + + 2.18.1 + ${maven.bundle.version} - 6.16 + 2.17 - 0.2.0-SNAPSHOT + + 0.3.0-SNAPSHOT + ${maven.compile.plugin.version} + 1.4.1 - 1.31 - 4.4.0 + + 1.31 + + 4.4.0 + + 2.18.1 - 1.0 + 0.7.2.201409121644 - ${maven.jar.version} - 3.0.6 + 3.0.8 + 2.8.1 - 1.0-alpha-2 - ${maven.release.version} + + 1.0.0 + + 2.5.3 @@ -97,7 +116,7 @@ 5.0.0 - 2.4.4 + 2.4.7 2.11 8 0.7 @@ -109,6 +128,8 @@ target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + false @@ -117,7 +138,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT import pom @@ -130,7 +151,8 @@ com.puppycrawl.tools checkstyle - ${checkstyle.runtime.version} + + 6.16 @@ -153,7 +175,7 @@ org.skyscreamer jsonassert - 1.2.3 + 1.3.0 test @@ -174,6 +196,18 @@ 1.3 test + + org.hamcrest + hamcrest-library + 1.3 + test + + + com.google.truth + truth + 0.28 + test + org.powermock powermock-api-mockito @@ -234,7 +268,12 @@ xml-apis xml-apis - 2.0.2 + 1.4.01 + + + xerces + xercesImpl + 2.11.0 ch.qos.logback @@ -251,6 +290,19 @@ guava 18.0 + + com.google.guava + guava-testlib + 18.0 + test + + + com.mycila.guice.extensions + + mycila-guice-jsr250 + 4.0.rc1 + test + org.apache.commons commons-lang3 @@ -345,12 +397,12 @@ org.apache.shiro shiro-core - 1.2.4 + 1.3.1 org.apache.shiro shiro-web - 1.2.4 + 1.3.1 @@ -429,7 +481,7 @@ com.google.code.gson gson - 2.3.1 + 2.7 commons-fileupload @@ -580,37 +632,37 @@ io.netty netty-all - 4.0.36.Final + 4.0.37.Final io.netty netty-buffer - 4.0.36.Final + 4.0.37.Final io.netty netty-codec - 4.0.36.Final + 4.0.37.Final io.netty netty-codec-http - 4.0.36.Final + 4.0.37.Final io.netty netty-common - 4.0.36.Final + 4.0.37.Final io.netty netty-handler - 4.0.36.Final + 4.0.37.Final io.netty netty-transport - 4.0.36.Final + 4.0.37.Final @@ -618,7 +670,7 @@ io.netty netty-transport-native-epoll linux-x86_64 - 4.0.36.Final + 4.0.37.Final javax.ws.rs @@ -723,17 +775,17 @@ org.apache.felix org.apache.felix.dependencymanager - 3.1.0 + 4.3.0 org.apache.felix org.apache.felix.dependencymanager.shell - 3.0.1 + 4.0.4 org.apache.felix org.apache.felix.fileinstall - 3.1.6 + 3.5.4 org.apache.felix @@ -744,7 +796,7 @@ org.apache.felix org.apache.felix.webconsole - 4.2.0 + 4.2.14 all @@ -766,7 +818,7 @@ com.webcohesion.enunciate enunciate-core-annotations - 2.1.1 + 2.6.0 org.codehaus.jettison @@ -785,17 +837,17 @@ org.eclipse.persistence org.eclipse.persistence.antlr - 2.5.2 + 2.6.2 org.eclipse.persistence org.eclipse.persistence.core - 2.5.2 + 2.6.2 org.eclipse.persistence org.eclipse.persistence.moxy - 2.5.2 + 2.6.2 javax.validation @@ -950,6 +1002,7 @@ com.typesafe.akka akka-testkit_${scala.version} ${akka.version} + test com.typesafe.akka @@ -1042,13 +1095,13 @@ org.ops4j.pax.url pax-url-aether - 1.5.0 + 2.4.7 test org.ops4j.pax.url pax-url-wrap - 1.5.0 + 2.4.7 org.springframework.osgi @@ -1093,9 +1146,81 @@ org.apache.aries.blueprint.core 1.4.2 + + + + org.eclipse.xtend + org.eclipse.xtend.lib + 2.9.2 + + + org.eclipse.xtend + org.eclipse.xtend.lib.macro + 2.9.2 + + + org.eclipse.xtext + org.eclipse.xtext.xbase.lib + 2.9.2 + + + + + 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} + + + + + + org.slf4j + slf4j-api + provided + + + + + com.google.code.findbugs + jsr305 + provided + + + @@ -1112,7 +1237,8 @@ com.puppycrawl.tools checkstyle - ${checkstyle.runtime.version} + + 6.16 org.opendaylight.odlparent @@ -1122,7 +1248,12 @@ org.opendaylight.odlparent odl-license - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT + + + com.github.sevntu.checkstyle + sevntu-checkstyle-maven-plugin + 1.21.0 @@ -1130,6 +1261,9 @@ ${project.build.sourceDirectory} + true + true + true org/opendaylight/yang/gen/**, **/protobuff/messages/**, @@ -1149,6 +1283,7 @@ check-license.xml EPL-LICENSE.regexp.txt false + true false ${project.build.sourceDirectory} @@ -1168,12 +1303,45 @@ + + org.apache.maven.plugins + maven-pmd-plugin + 3.6 + + + cpd + process-sources + + cpd-check + + + ${pmd.cpd.fail} + + 101 + true + + + ${basedir}/target/generated-sources + + false + + + + maven-compiler-plugin ${maven.compile.plugin.version} 1.8 1.8 + + -parameters + @@ -1192,10 +1360,6 @@ maven-jar-plugin ${maven.jar.version} - - maven-release-plugin - ${maven.release.version} - maven-dependency-plugin 2.10 @@ -1209,7 +1373,7 @@ org.opendaylight.odlparent odl-license - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ${project.build.outputDirectory} @@ -1226,22 +1390,19 @@ maven-resources-plugin - 2.7 + 3.0.1 maven-shade-plugin - 2.4.1 - - - maven-site-plugin - 3.4 + 2.4.3 maven-source-plugin - 2.4 + 3.0.0 attach-sources + verify jar-no-fork @@ -1257,6 +1418,34 @@ + + + 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 @@ -1297,12 +1486,12 @@ org.codehaus.groovy.maven gmaven-plugin - ${gmaven.plugin.version} + 1.0 org.codehaus.mojo build-helper-maven-plugin - 1.9.1 + 1.10 org.codehaus.mojo @@ -1314,7 +1503,24 @@ properties-maven-plugin ${propertymavenplugin.version} - + + org.eclipse.xtend + xtend-maven-plugin + + 2.9.2 + + + + compile + testCompile + + + ${project.build.directory}/generated-sources/xtend/main + ${project.build.directory}/generated-sources/xtend/test + + + + org.eclipse.m2e lifecycle-mapping @@ -1361,6 +1567,19 @@ + + + org.apache.maven.plugins + maven-pmd-plugin + [3.6,) + + cpd-check + + + + + + org.apache.servicemix.tooling @@ -1439,8 +1658,11 @@ enforce-maven + + 1.8.0 + - 3.1.1 + [3.3.9,) @@ -1456,6 +1678,9 @@ maven-checkstyle-plugin + + maven-pmd-plugin + maven-source-plugin @@ -1488,6 +1713,103 @@ + + + com.alexecollins.maven.plugin + script-maven-plugin + 1.0.0 + + + prepare-package + + execute + + + + + + + + + org.apache-extras.beanshell + bsh + 2.0b6 + + + + + + + + + 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 + + + + + + @@ -1552,4 +1874,5 @@ ${nexus.site.url}/${project.artifactId}/ +