X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=9b33ad39ee813a6748643386bd224573afdb2833;hb=b6772b7645e64588ec230cb73832750271fb02ea;hp=d79caac1c18871b6a4e4eaa362e163a56b77680f;hpb=06d0305b4101cf36341b147ecba7e52f818224df;p=openflowjava.git diff --git a/pom.xml b/pom.xml index d79caac1..9b33ad39 100644 --- a/pom.xml +++ b/pom.xml @@ -1,17 +1,27 @@ 4.0.0 + + org.opendaylight.odlparent + odlparent + 1.5.0-SNAPSHOT + + + org.opendaylight.openflowjava openflow-protocol-parent - 0.5-SNAPSHOT + 0.6.0-SNAPSHOT + openflowjava pom + + openflowjava-config openflow-protocol-api openflow-protocol-spi util openflow-protocol-impl openflow-protocol-it - feature + features simple-client @@ -33,22 +43,31 @@ 3.0.0 1.5.0 1.26.2 - src/main/yang-gen-config - src/main/yang-gen-sal + ${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 + 1.2.0-SNAPSHOT + 0.3.0-SNAPSHOT + + + 2.4 + jacoco + target/code-coverage/jacoco.exec + target/code-coverage/jacoco-it.exec + Sonar way with Findbugs @@ -60,11 +79,17 @@ false + + true + opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + false @@ -81,12 +106,18 @@ false + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + false @@ -113,6 +144,21 @@ + + + org.opendaylight.yangtools + features-yangtools + ${yangtools.version} + features + xml + + + org.opendaylight.controller + features-config + ${config.version} + features + xml + org.slf4j slf4j-api @@ -128,6 +174,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 @@ -156,12 +217,12 @@ org.opendaylight.controller config-api - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT junit junit - 4.10 + ${junit.version} test true @@ -171,14 +232,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 @@ -193,7 +269,7 @@ deploy jar-no-fork - + @@ -210,7 +286,7 @@ org.apache.maven.plugins - maven-checkstyle-plugin + maven-checkstyle-plugin 2.12 false @@ -240,6 +316,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 + + + + @@ -287,13 +391,41 @@ src/main/yang - ${jmxGeneratorPath} - ${salGeneratorPath} + + 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 @@ -312,7 +444,7 @@ - + @@ -325,7 +457,7 @@ - + @@ -340,7 +472,7 @@ - + @@ -368,7 +500,7 @@ - + @@ -381,7 +513,7 @@ - + @@ -394,7 +526,7 @@ - + @@ -407,7 +539,7 @@ - + @@ -506,4 +638,4 @@ - \ No newline at end of file +