X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-providers%2Fpom.xml;h=ab2c4d3f9e2e38147b0a1583a44aa42b6a006cf6;hb=aa78759db9f467e9918d7439429b98f6307be6a9;hp=b266a4637dc63697491c90ce4529c9b8636ec3c0;hpb=96033772fd1a1a560bd77b9a678fadb29d138e1d;p=netvirt.git diff --git a/openstack/net-virt-providers/pom.xml b/openstack/net-virt-providers/pom.xml index b266a4637d..ab2c4d3f9e 100644 --- a/openstack/net-virt-providers/pom.xml +++ b/openstack/net-virt-providers/pom.xml @@ -10,114 +10,169 @@ 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.5.0-SNAPSHOT + 4.0.0 + org.opendaylight.netvirt openstack.net-virt-providers - 1.1.0-SNAPSHOT + 1.3.0-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. + + + 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/netvirt.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + HEAD + https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + + + 0.11.0-SNAPSHOT + 0.3.0-SNAPSHOT + 1.3.0-SNAPSHOT + ../net-virt-it/target/jacoco-it.exec + - org.apache.felix - org.apache.felix.dependencymanager - - - org.osgi - org.osgi.core - - - com.google.guava - guava + org.opendaylight.netvirt + openstack.net-virt + ${project.version} - org.opendaylight.neutron - neutron-spi + org.opendaylight.netvirt + utils.mdsal-openflow + ${project.version} - org.opendaylight.controller - sal-common-api + org.opendaylight.ovsdb + southbound-api + ${ovsdb.version} - org.opendaylight.controller - sal-binding-api + org.opendaylight.netvirt + utils.servicehelper + ${project.version} 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 + ${openflowplugin.version} - org.opendaylight.yangtools - yang-binding + org.opendaylight.openflowplugin + openflowplugin-extension-nicira + ${openflowplugin.version} + + + org.opendaylight.openflowplugin + openflowplugin-api + ${openflowplugin.version} - 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 + org.opendaylight.mdsal.model + ietf-topology - org.opendaylight.ovsdb - plugin + org.opendaylight.controller + liblldp + ${liblldp.version} - org.opendaylight.ovsdb - openstack.net-virt + com.google.code.findbugs + jsr305 - org.opendaylight.ovsdb - schema.openvswitch + io.netty + netty-buffer - org.opendaylight.ovsdb - utils.mdsal-node + org.apache.commons + commons-lang3 - org.opendaylight.ovsdb - utils.mdsal-openflow + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test - org.opendaylight.ovsdb - utils.servicehelper + org.slf4j + slf4j-simple + test - org.opendaylight.openflowplugin - openflowjava-extension-nicira + org.mockito + mockito-core + test - org.opendaylight.openflowplugin - openflowplugin-extension-nicira + org.powermock + powermock-core + test - org.slf4j - slf4j-api + org.powermock + powermock-module-junit4 + test + + + org.powermock + powermock-api-mockito + test + + + org.powermock + powermock-api-support + test + + + org.powermock + powermock-reflect + test junit junit - compile + test @@ -126,55 +181,68 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.felix maven-bundle-plugin - 2.4.0 true - - utils.config,utils.mdsal-node,utils.mdsal-openflow;type=!pom;inline=false + utils.config,utils.mdsal-openflow;type=!pom;inline=false true - org.opendaylight.ovsdb.openstack.netvirt.providers.Activator + + org.opendaylight.netvirt.openstack.netvirt.providers, + org.opendaylight.netvirt.openstack.netvirt.providers.openflow13, + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netvirt.providers.config.rev160109 + - - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.apache.maven.plugins - maven-failsafe-plugin - org.apache.maven.plugins maven-surefire-plugin + + + **/services/*Test.java + + + + listener + org.sonar.java.jacoco.JUnitListener + + + org.jacoco jacoco-maven-plugin + + + default-instrument + + instrument + + + + default-restore-instrumented-classes + + restore-instrumented-classes + + + - - 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 - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +