X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-providers%2Fpom.xml;h=2d7a664cfcd42835b5988c365ceb1c4bb89f2dd5;hb=27e57244a0eec96853d85c7a8d89d20664aed9ee;hp=6aac578ed5d51da7dc215adbb6cf7ac0122c14c7;hpb=575bbdf346277eaff628ceb619c76dcfdd1f2321;p=netvirt.git diff --git a/openstack/net-virt-providers/pom.xml b/openstack/net-virt-providers/pom.xml index 6aac578ed5..2d7a664cfc 100644 --- a/openstack/net-virt-providers/pom.xml +++ b/openstack/net-virt-providers/pom.xml @@ -1,181 +1,225 @@ + - - commons - org.opendaylight.ovsdb - 1.3.0-SNAPSHOT - ../../commons/parent/pom.xml - - 4.0.0 + + org.opendaylight.controller + config-parent + 0.4.0-SNAPSHOT + + + 4.0.0 + + 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 + - openstack.net-virt-providers - 1.1.0-SNAPSHOT - Opendaylight OVS Network Virtualization Providers - bundle + + 0.10.0-SNAPSHOT + 0.2.0-SNAPSHOT + 1.5.2 + ../net-virt-it/target/jacoco-it.exec + - - - org.apache.commons - commons-lang3 - - - org.apache.felix - org.apache.felix.dependencymanager - - - org.osgi - org.osgi.core - - - com.google.guava - guava - - - org.opendaylight.controller - networkconfig.neutron - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - sal-common-api - - - org.opendaylight.controller - forwardingrulesmanager - - - org.opendaylight.controller - sal-binding-api - - - 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.yangtools.model - ietf-inet-types - - - org.opendaylight.yangtools.model - ietf-yang-types - - - org.opendaylight.yangtools.model - opendaylight-l2-types - - - org.opendaylight.ovsdb - library - - - org.opendaylight.ovsdb - plugin - - - org.opendaylight.ovsdb - openstack.net-virt - - - org.opendaylight.ovsdb - schema.openvswitch - - - org.opendaylight.ovsdb - utils.mdsal-openflow - - - org.opendaylight.openflowplugin - openflowjava-extension-nicira - - - org.opendaylight.openflowplugin - openflowplugin-extension-nicira - - - org.slf4j - slf4j-api - - - junit - junit - compile - - + + + + org.opendaylight.ovsdb + openstack.net-virt + ${project.version} + + + org.opendaylight.ovsdb + utils.mdsal-openflow + ${project.version} + + + org.opendaylight.ovsdb + southbound-api + ${project.version} + + + org.opendaylight.ovsdb + utils.servicehelper + ${project.version} + + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.version} + + + org.opendaylight.openflowplugin.model + model-flow-service + ${openflowplugin.version} + + + org.opendaylight.openflowplugin + openflowjava-extension-nicira + ${openflowplugin.version} + + + org.opendaylight.openflowplugin + openflowplugin-extension-nicira + ${openflowplugin.version} + + + org.opendaylight.openflowplugin + openflowplugin-api + ${openflowplugin.version} + + + + org.opendaylight.mdsal.model + ietf-inet-types + + + org.opendaylight.mdsal.model + ietf-yang-types + + + org.opendaylight.mdsal.model + opendaylight-l2-types + + + org.opendaylight.mdsal.model + ietf-topology + + + + org.opendaylight.controller + liblldp + ${liblldp.version} + + + + com.google.code.findbugs + jsr305 + + + io.netty + netty-buffer + + + org.apache.commons + commons-lang3 + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + + + org.slf4j + slf4j-simple + test + + + + 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.apache.felix - maven-bundle-plugin - 2.4.0 - 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.config,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, + org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13 + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/services/*Test.java + + + + listener + org.sonar.java.jacoco.JUnitListener + + + + + +