X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=10034e01283c869880a927a2d104b8f27d8327ca;hb=refs%2Fchanges%2F17%2F16417%2F1;hp=9af788e9f72371cedc79ef74287f22d2ea7f5995;hpb=d519baf78f6149b4f7b3107b4788328e966af889;p=openflowplugin.git diff --git a/pom.xml b/pom.xml index 9af788e9f7..10034e0128 100644 --- a/pom.xml +++ b/pom.xml @@ -4,15 +4,17 @@ org.opendaylight.odlparent odlparent - 1.4.2-SNAPSHOT - + 1.5.0-SNAPSHOT + 3.0 + org.opendaylight.openflowplugin openflowplugin-parent - 0.0.3-SNAPSHOT + 0.1.0-SNAPSHOT + openflowplugin pom @@ -26,12 +28,12 @@ opendaylight-release - http://nexus.opendaylight.org/content/repositories/opendaylight.release + ${nexusproxy}/repositories/opendaylight.release opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot + ${nexusproxy}/repositories/opendaylight.snapshot + 2.4 + jacoco + target/code-coverage/jacoco.exec + target/code-coverage/jacoco-it.exec + Sonar way with Findbugs + + 1.5.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT + 0.7.0-SNAPSHOT + 2013.08.27.7-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2010.09.24.7-SNAPSHOT + 2013.09.07.7-SNAPSHOT + + org.opendaylight.yangtools + yang-binding + ${yang.binding.version} + + + org.opendaylight.yangtools + yang-common + ${yang.binding.version} + + + org.opendaylight.yangtools.model + ietf-inet-types + ${ietf-inet-types.version} + + + org.opendaylight.yangtools.model + ietf-yang-types + ${ietf-yang-types.version} + + + org.opendaylight.yangtools.model + yang-ext + ${yang-ext.version} + + + org.opendaylight.yangtools.model + opendaylight-l2-types + ${opendaylight-l2-types.version} + + + + org.opendaylight.openflowplugin + openflowplugin-api + ${project.version} + org.opendaylight.openflowjava openflow-protocol-impl @@ -85,47 +143,60 @@ simple-client ${openflowjava.version} + - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-base - ${controller.model.version} + ${openflowplugin.model.version} - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service - ${controller.model.version} + ${openflowplugin.model.version} - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-statistics - ${controller.model.version} + ${openflowplugin.model.version} + org.opendaylight.controller.model model-inventory ${controller.model.version} + + org.opendaylight.controller.model + model-topology + ${controller.model.version} + + org.opendaylight.controller sal-binding-api - ${controller.model.version} + ${sal.binding.api.version} - org.opendaylight.controller - sal - ${sal.api.version} + org.opendaylight.controller + sal-binding-config + ${sal.binding.api.version} + + org.opendaylight.controller + sal-binding-util + ${controller.model.version} + + org.opendaylight.controller - sal.connection - ${sal.connection.api.version} + liblldp + ${sal.api.version} org.opendaylight.controller sal-common-util - ${controller.model.version} + ${sal.common.util.version} - org.opendaylight.controller @@ -135,27 +206,44 @@ org.opendaylight.controller sal-binding-it - ${controller.model.version} + ${sal.binding.api.version} - org.opendaylight.controller - sal-binding-broker-impl - ${controller.model.version} + org.opendaylight.controller + sal-binding-broker-impl + ${sal.binding.api.version} + + + + + org.opendaylight.controller.model + model-flow-base + + + org.opendaylight.controller.model + model-flow-service + + + org.opendaylight.controller.model + model-flow-statistics + + - org.opendaylight.controller - config-manager - ${config.parent.version} + org.opendaylight.controller + config-manager + ${config.parent.version} + + + org.opendaylight.controller + config-api + ${config.parent.version} - - org.opendaylight.controller - config-api - ${config.parent.version} - - org.opendaylight.yangtools.thirdparty - antlr4-runtime-osgi-nohead - 4.0 + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 org.opendaylight.controller @@ -193,6 +281,12 @@ ${netconf.parent.version} + + org.opendaylight.odlparent + features-test + ${features.test.version} + + org.openexi @@ -204,32 +298,67 @@ nagasena-rta ${exi.nagasena.version} - - org.opendaylight.controller.thirdparty - ganymed - 1.1-SNAPSHOT - xml-apis xml-apis 1.4.01 + + + + + - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} test - - + - - org.codehaus.mojo - build-helper-maven-plugin - + + 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.opendaylight.openflowplugin.* + + + + + @@ -245,31 +374,10 @@ maven-paxexam-plugin 1.2.4 - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - - - - compile - - - ${xtend.dstdir} - - - - maven-clean-plugin - - ${xtend.dstdir} - - ** - - ${jmxGeneratorPath} @@ -300,7 +408,6 @@ ${jmxGeneratorPath} ${salGeneratorPath} - ${xtend.dstdir} @@ -309,7 +416,7 @@ org.opendaylight.yangtools yang-maven-plugin - 0.6.2-SNAPSHOT + ${yang.binding.version} org.apache.felix @@ -341,7 +448,7 @@ - + @@ -354,7 +461,7 @@ - + @@ -369,7 +476,7 @@ - + @@ -397,7 +504,7 @@ - + @@ -410,7 +517,7 @@ - + @@ -423,7 +530,7 @@ - + @@ -436,13 +543,43 @@ - + + + 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 + + + + @@ -496,56 +633,22 @@ - - - opendaylight-snapshot - opendaylight-snapshot - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot - - false - - - - public - public - http://nexus.opendaylight.org/content/groups/public - - false - - - - - - - - opendaylight-central - opendaylight-central - http://nexus.opendaylight.org/content/repositories/public - - false - - - - opendaylight-snapshot - central2 - http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot - - false - - - - openflowplugin-api openflowplugin - distribution/base - distribution/cbench + extension + distribution/karaf openflowplugin-controller-config openflowplugin-it test-provider drop-test + drop-test-karaf + test-common features samples/sample-consumer samples/learning-switch - + applications + model + legacy +