X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-it%2Fpom.xml;h=376ff9e575f4e45e9a336c14c5fa66ec86aa979d;hb=28615b00441d2b69a10e9de0da8f1bb7f0242a7f;hp=3abe1c2ec0daf68273a21731a33af097715baa61;hpb=206e5f7b6fcc05eac20f4942d8a992eea7e0b759;p=netvirt.git diff --git a/openstack/net-virt-it/pom.xml b/openstack/net-virt-it/pom.xml index 3abe1c2ec0..376ff9e575 100644 --- a/openstack/net-virt-it/pom.xml +++ b/openstack/net-virt-it/pom.xml @@ -9,18 +9,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller - mdsal-it-parent - 1.3.0-SNAPSHOT - + org.opendaylight.netvirt + it + 1.4.0-SNAPSHOT + ../commons/it 4.0.0 - org.opendaylight.ovsdb openstack.net-virt-it - 1.2.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 @@ -35,42 +32,21 @@ 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 + 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 + - true - 2.4 - ${env.PWD} - ${root.directory}/target/code-coverage/jacoco-it.exec + 1.5.0-SNAPSHOT + org.opendaylight.netvirt + karaf + ${project.version} + zip + 1.4.0-SNAPSHOT - - - - ${project.groupId} - ovsdb-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.4.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - pom - import - - - + org.opendaylight.controller @@ -82,8 +58,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - features-ovsdb - 1.2.0-SNAPSHOT + features-netvirt + ${project.version} features xml @@ -91,190 +67,77 @@ 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.codehaus.sonar-plugins.java + sonar-jacoco-listeners + test - org.apache.karaf.features - org.apache.karaf.features.core - ${karaf.version} - compile + ${project.groupId} + utils.mdsal-openflow + ${project.version} + test - org.osgi - org.osgi.core - compile + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + test - junit - junit - compile + ${project.groupId} + utils.netvirt-it-utils + ${project.version} + test - org.codehaus.sonar-plugins.java - sonar-jacoco-listeners - ${sonar-jacoco-listeners.version} + org.opendaylight.ovsdb + utils.ovsdb-it-utils + ${ovsdb.version} test - - org.opendaylight.ovsdb - karaf + ${project.groupId} + utils.neutron-utils ${project.version} test + - org.apache.maven.plugins - maven-failsafe-plugin - - - - - - listener - org.sonar.java.jacoco.JUnitListener - - - - - - - - - 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 - - - - - true - true - **/*.java,**/*.xml,**/*.ini,**/*.sh,**/*.bat - **/yang/ - --> - - org.jacoco - jacoco-maven-plugin - - - prepare-ut-agent - - prepare-agent - - - ${sonar.jacoco.reportPath} - - - - prepare-it-agent - - prepare-agent-integration - - - true - ${sonar.jacoco.itReportPath} - - - - default-report - - report - - - ${sonar.jacoco.reportPath} - - - - default-report-integration - - report-integration - - - ${sonar.jacoco.itReportPath} - - - org.apache.maven.plugins - maven-surefire-plugin - - - - - - listener - org.sonar.java.jacoco.JUnitListener - - - - - + maven-failsafe-plugin - - - integrationtest - - false - - - false - - - + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +