X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-it%2Fpom.xml;h=40bc3539f9f2e977164008687422ae814bc9c409;hb=3e8f5e701be9b8ac5ea288d6c644b85661571803;hp=98a081f8e3d7dd5ec6d58fc0a5f4fa21dc11f73b;hpb=b8e5c9d643ea1b8e9ce125da00acbd674f0bff9a;p=ovsdb.git diff --git a/openstack/net-virt-it/pom.xml b/openstack/net-virt-it/pom.xml index 98a081f8e..40bc3539f 100644 --- a/openstack/net-virt-it/pom.xml +++ b/openstack/net-virt-it/pom.xml @@ -9,15 +9,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller - config-parent - 0.3.0-SNAPSHOT - + org.opendaylight.ovsdb + it + 1.3.0-SNAPSHOT + ../../commons/it 4.0.0 org.opendaylight.ovsdb openstack.net-virt-it - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT jar 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 @@ -40,9 +40,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html HEAD https://wiki.opendaylight.org/view/OVSDB_Integration:Main + - true + org.opendaylight.ovsdb + karaf + ${project.version} + zip + @@ -55,7 +60,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-artifacts - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT pom import @@ -80,7 +85,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} features-ovsdb - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT features xml @@ -88,142 +93,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-util - - - org.ops4j.pax.exam - pax-exam-container-karaf - compile - - - org.ops4j.pax.exam - pax-exam-junit4 - compile - - - org.ops4j.pax.exam - pax-exam - compile - - - org.ops4j.pax.url - pax-url-aether - compile - - - javax.inject - javax.inject - 1 - compile - - - org.apache.karaf.features - org.apache.karaf.features.core - ${karaf.version} - compile - - - org.osgi - org.osgi.core - compile - - junit - junit - compile + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + test - org.apache.maven.plugins - maven-failsafe-plugin - - - - integration-test - verify - - - ${project.build.directory}/surefire-reports - ${skip.integrationtest} - - - + org.jacoco + jacoco-maven-plugin - - org.apache.servicemix.tooling - depends-maven-plugin - 1.2 - - - generate-depends-file - - generate-depends-file - - - - - + - org.jacoco - jacoco-maven-plugin - - - prepare-ut-agent - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - prepare-it-agent - - prepare-agent - - - ${sonar.jacoco.itReportPath} - - - - default-report - - report - - - - default-report-integration - - report-integration - - - + org.apache.maven.plugins + maven-failsafe-plugin - - - integrationtest - - false - - - false - - -