X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=67148ce6b609735784b50fda4ee55f12e63bda7a;hb=07de1ed897da9d7dc70c6d550f38c59339ed751e;hp=c8808c2b39cef4f39783511a8693fb1a5ab98e59;hpb=d89c89e361d256cdcb1ac48359913e56577ac906;p=openflowjava.git diff --git a/pom.xml b/pom.xml index c8808c2b..67148ce6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,26 @@ 4.0.0 + + org.opendaylight.odlparent + odlparent + 1.5.0-SNAPSHOT + + + org.opendaylight.openflowjava openflow-protocol-parent - 0.5-SNAPSHOT + 0.6.0-SNAPSHOT pom + openflowjava-config openflow-protocol-api openflow-protocol-spi util openflow-protocol-impl openflow-protocol-it - feature + features simple-client - openflow-nx-resubmit-action - openflow-extension-nicira scm:git:ssh://git.opendaylight.org:29418/openflowjava.git @@ -36,25 +42,29 @@ 1.5.0 1.26.2 ${project.build.directory}/yang-gen-config + 1.5.0-SNAPSHOT ${project.build.directory}/yang-gen-sal ${user.name}-private-view org.openflow.openflowj,net.sf.jung2 1.0.9 1.7.2 - 1.1-SNAPSHOT - 2010.09.24.4-SNAPSHOT - 2013.09.07.4-SNAPSHOT + 1.2.0-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2013.09.07.7-SNAPSHOT 2.4.0 - 14.0.1 - 4.0.19.Final + 14.0.1 + 4.0.23.Final 2.3.2 - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.2.5-SNAPSHOT + 0.7.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.3.0-SNAPSHOT + 2.4 jacoco target/code-coverage/jacoco.exec + target/code-coverage/jacoco-it.exec + Sonar way with Findbugs @@ -66,11 +76,17 @@ false + + true + opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + false @@ -87,12 +103,18 @@ false + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + false @@ -119,6 +141,21 @@ + + + org.opendaylight.yangtools + features-yangtools + ${yangtools.version} + features + xml + + + org.opendaylight.controller + features-config + ${config.version} + features + xml + org.slf4j slf4j-api @@ -134,6 +171,21 @@ netty-handler ${netty.version} + + io.netty + netty-codec + ${netty.version} + + + io.netty + netty-common + ${netty.version} + + + io.netty + netty-transport + ${netty.version} + com.google.guava guava @@ -162,12 +214,12 @@ org.opendaylight.controller config-api - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT junit junit - 4.10 + ${junit.version} test true @@ -177,14 +229,29 @@ 1.9.5 test + + org.opendaylight.yangtools + features-test + ${yangtools.version} + + + + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + + + org.apache.maven.plugins maven-compiler-plugin - ${compiler.version} true 1.7 @@ -199,21 +266,7 @@ deploy jar-no-fork - - - - - - org.jacoco - jacoco-maven-plugin - - - - prepare-agent - - ${sonar.jacoco.reportPath} - @@ -230,7 +283,7 @@ org.apache.maven.plugins - maven-checkstyle-plugin + maven-checkstyle-plugin 2.12 false @@ -260,6 +313,34 @@ org.codehaus.mojo build-helper-maven-plugin + + org.jacoco + jacoco-maven-plugin + + + prepare-ut-agent + process-test-classes + + prepare-agent + + + ${sonar.jacoco.reportPath} + jacoco.agent.ut.arg + + + + prepare-it-agent + pre-integration-test + + prepare-agent + + + ${sonar.jacoco.itReportPath} + jacoco.agent.it.arg + + + + @@ -312,6 +393,36 @@ + + org.apache.maven.plugins + maven-failsafe-plugin + + + ${jacoco.agent.it.arg} + + + listener + org.sonar.java.jacoco.JUnitListener + + + + ${project.build.directory}/surefire-reports + + + + org.apache.maven.plugins + maven-surefire-plugin + + + ${jacoco.agent.ut.arg} + + + listener + org.sonar.java.jacoco.JUnitListener + + + + org.eclipse.m2e @@ -330,7 +441,7 @@ - + @@ -343,7 +454,7 @@ - + @@ -358,7 +469,7 @@ - + @@ -386,7 +497,7 @@ - + @@ -399,7 +510,7 @@ - + @@ -412,7 +523,7 @@ - + @@ -425,7 +536,7 @@ - +