X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=integrationtest%2Fpom.xml;h=c6a9c3debb2110355de2b5dcd1933d57be6b2e8e;hb=0d4ef64b455543b5fbcce3d4ddfa1d1a85a24d6a;hp=55c5914fba26a383ee7175d5af50f73126e4791b;hpb=6ba8df16712674d30dbb67ce6e13d6ca70cbac6a;p=ovsdb.git diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 55c5914fb..c6a9c3deb 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -1,49 +1,96 @@ - + + 4.0.0 + org.opendaylight.ovsdb commons.integrationtest - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ../commons/integrationtest integrationtest - 1.3.0-SNAPSHOT - OpenDaylight OVSDB Integration Tests + 1.4.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 + + + 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.yaml - snakeyaml + org.mockito + mockito-all + test - - org.ops4j.pax.exam - pax-exam + org.opendaylight.controller + sal-binding-it + test + + + org.ops4j.pax.exam + pax-exam-container-native + + - org.ops4j.pax.exam - pax-exam-container-native + org.opendaylight.controller.model + model-inventory org.ops4j.pax.exam - pax-exam-junit4 + pax-exam + test org.ops4j.pax.exam - pax-exam-link-mvn + pax-exam-spi + + 4.4.0 - org.ops4j.pax.url - pax-url-aether + org.osgi + org.osgi.core + provided + + - org.mockito - mockito-all - test + org.apache.maven.surefire + surefire-junit4 + ${maven.surefire.version} + + + org.apache.maven.surefire + surefire-junit47 + ${maven.surefire.version} @@ -76,6 +123,18 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + + + generate-config + + generate-depends-file + + + + org.apache.servicemix.tooling depends-maven-plugin @@ -100,7 +159,6 @@ org.apache.maven.plugins maven-failsafe-plugin - ${failsafe.version} failsafe-integration-tests @@ -113,20 +171,36 @@ false none 1 - - - **/*NorthboundIT* - - - 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 - + + + default + + true + + + + org.ops4j.pax.exam + pax-exam-container-native + + + + + karafit + + false + + + + org.ops4j.pax.exam + pax-exam-container-karaf + + + +