X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-providers%2Fpom.xml;h=76ca876bdd34368c4b7c57b54e54730bf4038838;hb=1cc36868a10fa314a78d52b78b9f3edc1883332c;hp=b49fa1be0935d0e2e96c90827a51f8fec3465b49;hpb=a6eb0cdbe8ce5d93cb06fe57d334f8be718d5c06;p=netvirt.git diff --git a/openstack/net-virt-providers/pom.xml b/openstack/net-virt-providers/pom.xml index b49fa1be09..76ca876bdd 100644 --- a/openstack/net-virt-providers/pom.xml +++ b/openstack/net-virt-providers/pom.xml @@ -1,131 +1,289 @@ + - - commons - org.opendaylight.ovsdb - 1.2.0-SNAPSHOT - ../../commons/parent/pom.xml - - 4.0.0 + + org.opendaylight.controller + config-parent + 0.4.0-SNAPSHOT + + + 4.0.0 - openstack.net-virt-providers - 1.0.0-SNAPSHOT - Opendaylight OVS Network Virtualization Providers - bundle + org.opendaylight.ovsdb + openstack.net-virt-providers + 1.2.1-SNAPSHOT + bundle + The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + + Eclipse Public License v1.0 + http://www.eclipse.org/legal/epl-v10.html + + + + + Sam Hague + shague@gmail.com + https://github.com/shague + + + + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - forwardingrulesmanager - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller.model - model-flow-base - - - org.opendaylight.controller.model - model-flow-service - - - org.opendaylight.controller.model - model-inventory - - - org.opendaylight.yangtools - yang-binding - - - org.opendaylight.ovsdb - plugin - - - org.opendaylight.ovsdb - openstack.net-virt - - - org.opendaylight.ovsdb - utils.mdsal-openflow - 1.0.0-SNAPSHOT - - - junit - junit - compile - + + 0.10.0-SNAPSHOT + 0.6.0-SNAPSHOT + 0.2.0-SNAPSHOT + 0.2.0-SNAPSHOT + 1.2.1-SNAPSHOT + 1.2.1-SNAPSHOT + 1.2.1-SNAPSHOT + 1.5.2 + ../net-virt-it/target/jacoco-it.exec + + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.0.0-SNAPSHOT + pom + import + + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.8.0-SNAPSHOT + pom + import + + + + + + org.osgi + org.osgi.core + + + com.google.guava + guava + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.controller.model + model-inventory + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.version} + + + org.opendaylight.openflowplugin + openflowjava-extension-nicira + ${openflowjava-nicira.version} + + + org.opendaylight.openflowplugin + openflowplugin-extension-nicira + ${openflowplugin.version} + + + org.opendaylight.ovsdb + openstack.net-virt + ${project.version} + + + org.opendaylight.ovsdb + utils.mdsal-openflow + ${ovsdb.utils.mdsal.openflow.version} + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.model + ietf-inet-types + + + org.opendaylight.mdsal.model + ietf-yang-types + + + org.opendaylight.mdsal.model + opendaylight-l2-types + + + org.opendaylight.ovsdb + utils.servicehelper + ${project.version} + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.ovsdb + southbound-api + ${project.version} + + + org.opendaylight.openflowplugin + openflowplugin-api + ${openflowplugin.version} + + + org.slf4j + slf4j-api + + + org.opendaylight.controller + liblldp + ${liblldp.version} + + + com.google.code.findbugs + jsr305 + + + io.netty + netty-buffer + + 4.0.26.Final + + + org.apache.commons + commons-lang3 + + + org.mockito + mockito-core + test + + + org.powermock + powermock-core + ${powermock.version} + test + + + org.powermock + powermock-module-junit4 + ${powermock.version} + test + + + org.powermock + powermock-api-mockito + ${powermock.version} + test + + + org.powermock + powermock-api-support + ${powermock.version} + test + + + org.powermock + powermock-reflect + ${powermock.version} + test + + + junit + junit + test + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + + + org.slf4j + slf4j-simple + test + + - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.opendaylight.controller.switchmanager, - org.opendaylight.controller.forwardingrulesmanager, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.action, - org.opendaylight.ovsdb.plugin.api, - org.opendaylight.ovsdb.lib.notation, - org.opendaylight.ovs.nx.sal.*;resolution:="optional", - org.opendaylight.yang.gen.v1.urn.opendaylight.ovs.nx.*;resolution:="optional", - org.opendaylight.openflowplugin.*;resolution:="optional", - org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.*;resolution:="optional", - org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.*;resolution:="optional", - org.opendaylight.controller.sal.binding.api, - org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819, - org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes, - org.opendaylight.yangtools.yang.binding, - org.apache.felix.dm, - org.slf4j, - org.osgi.framework, - * - - utils.mdsal-openflow;type=!pom;inline=false - true - org.opendaylight.ovsdb.openstack.netvirt.providers.Activator - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.apache.maven.plugins - maven-failsafe-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.jacoco - jacoco-maven-plugin - - - + + + + org.apache.felix + maven-bundle-plugin + true + + + utils.config,utils.mdsal-openflow;type=!pom;inline=false + true + + org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13.* + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + + + + listener + org.sonar.java.jacoco.JUnitListener + + + + + + org.jacoco + jacoco-maven-plugin + + +