X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=2717d31607f749bc02a87def69afc139de98da50;hb=ab82f91dc09fdcf15d7ee56416d45ca45db48f11;hp=b691ee2e728c0391be00a13fd1e0b06492244314;hpb=774bedf030142fd05a31e02b21c4079745cf83f0;p=openflowjava.git diff --git a/pom.xml b/pom.xml index b691ee2e..2717d316 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,28 @@ 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 - openflow-protocol-ext scm:git:ssh://git.opendaylight.org:29418/openflowjava.git @@ -26,30 +35,26 @@ https://sonar.opendaylight.org/ http://nexus.opendaylight.org/content dav:http://nexus.opendaylight.org/content/sites/site - 3.2 - 2.6 UTF-8 - 2.3.2 - 2.13 - 3.0.0 - 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 - 2.4.0 - 14.0.1 - 4.0.19.Final - 2.3.2 - 0.6.2-SNAPSHOT - 0.6.2-SNAPSHOT - 0.2.5-SNAPSHOT + 1.2.0-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2013.09.07.7-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 @@ -61,11 +66,17 @@ false + + true + opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + false @@ -82,12 +93,18 @@ false + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + false @@ -114,6 +131,21 @@ + + + org.opendaylight.yangtools + features-yangtools + ${yangtools.version} + features + xml + + + org.opendaylight.controller + features-config + ${config.version} + features + xml + org.slf4j slf4j-api @@ -129,6 +161,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 @@ -157,12 +204,12 @@ org.opendaylight.controller config-api - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT junit junit - 4.10 + ${junit.version} test true @@ -172,14 +219,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 @@ -194,7 +256,7 @@ deploy jar-no-fork - + @@ -211,7 +273,7 @@ org.apache.maven.plugins - maven-checkstyle-plugin + maven-checkstyle-plugin 2.12 false @@ -241,39 +303,42 @@ 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 + + + + - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - org.apache.maven.plugins - maven-deploy-plugin - 2.7 - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - org.apache.maven.plugins - maven-release-plugin - ${releaseplugin.version} - org.opendaylight.yangtools yang-maven-plugin ${yangtools.version} - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - org.codehaus.mojo build-helper-maven-plugin @@ -293,6 +358,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 @@ -311,7 +406,7 @@ - + @@ -324,7 +419,7 @@ - + @@ -339,7 +434,7 @@ - + @@ -367,7 +462,7 @@ - + @@ -380,7 +475,7 @@ - + @@ -393,7 +488,7 @@ - + @@ -406,7 +501,7 @@ - +