X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-providers%2Fpom.xml;h=dfef38d55431f8a6c579369b2f1f57ce9b3381d7;hb=df08ae0d239824f7bce568a5dbaa7de48ad9ae31;hp=36cc29ed7d79080f3935a0b9560330bcd75d4f72;hpb=93fce59aa4f5bb11f0e9feb7ea46d39adf24871a;p=ovsdb.git diff --git a/openstack/net-virt-providers/pom.xml b/openstack/net-virt-providers/pom.xml index 36cc29ed7..dfef38d55 100644 --- a/openstack/net-virt-providers/pom.xml +++ b/openstack/net-virt-providers/pom.xml @@ -10,22 +10,71 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - commons - org.opendaylight.ovsdb - 1.3.0-SNAPSHOT - ../../commons/parent/pom.xml + org.opendaylight.controller + config-parent + 0.4.0-SNAPSHOT + 4.0.0 + org.opendaylight.ovsdb openstack.net-virt-providers - 1.1.0-SNAPSHOT + 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 + + + + 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.apache.felix - org.apache.felix.dependencymanager - org.osgi org.osgi.core @@ -35,85 +84,167 @@ and is available at http://www.eclipse.org/legal/epl-v10.html guava - org.opendaylight.neutron - neutron-spi + org.opendaylight.controller + config-api org.opendaylight.controller - sal + sal-binding-api org.opendaylight.controller - sal-common-api + sal-binding-config org.opendaylight.controller - sal-binding-api + 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.controller.model - model-inventory + org.opendaylight.openflowplugin + openflowjava-extension-nicira + ${openflowjava-nicira.version} - org.opendaylight.yangtools + 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.yangtools.model + org.opendaylight.mdsal.model ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model opendaylight-l2-types org.opendaylight.ovsdb - library + utils.servicehelper + ${project.version} - org.opendaylight.ovsdb - ovsdb-plugin-compatibility-layer + org.opendaylight.yangtools + concepts - org.opendaylight.ovsdb - openstack.net-virt + org.opendaylight.mdsal.model + ietf-topology org.opendaylight.ovsdb - schema.openvswitch + southbound-api + ${project.version} - org.opendaylight.ovsdb - utils.mdsal-openflow + org.opendaylight.openflowplugin + openflowplugin-api + ${openflowplugin.version} - org.opendaylight.openflowplugin - openflowjava-extension-nicira + org.slf4j + slf4j-api - org.opendaylight.openflowplugin - openflowplugin-extension-nicira + org.opendaylight.controller + liblldp + ${liblldp.version} + + + com.google.code.findbugs + jsr305 - org.slf4j - slf4j-api + 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 - compile + test + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + + + org.slf4j + slf4j-simple + test @@ -122,30 +253,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.felix maven-bundle-plugin - 2.4.0 true - - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.action, - org.opendaylight.ovsdb.compatibility.plugin.api, - org.opendaylight.ovsdb.lib.notation, - 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.opendaylight.ovsdb.openstack.netvirt.providers, + org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13 + @@ -153,13 +269,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.maven.plugins maven-checkstyle-plugin - - org.apache.maven.plugins - maven-failsafe-plugin - org.apache.maven.plugins maven-surefire-plugin + + + + listener + org.sonar.java.jacoco.JUnitListener + + + org.jacoco @@ -167,12 +287,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - - 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 - -