X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-sfc%2Fit%2Fpom.xml;h=cbefc5eca57782676981e842e782927c352cddd6;hb=3997f73ee6cd22c17de329a1ac4113e265b06203;hp=cba80a2a1666359ffa5461a9e5f4d89b9f927631;hpb=a7ac5d7e3dce79b49eda0e5ec7dbe4940caa270c;p=netvirt.git diff --git a/openstack/net-virt-sfc/it/pom.xml b/openstack/net-virt-sfc/it/pom.xml index cba80a2a16..cbefc5eca5 100644 --- a/openstack/net-virt-sfc/it/pom.xml +++ b/openstack/net-virt-sfc/it/pom.xml @@ -12,25 +12,37 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.opendaylight.controller - mdsal-it-parent + org.opendaylight.netvirt + it 1.3.0-SNAPSHOT - + ../../../commons/it 4.0.0 - org.opendaylight.ovsdb + org.opendaylight.netvirt openstack.net-virt-sfc-it - 1.0.0-SNAPSHOT - bundle + 1.3.0-SNAPSHOT + jar - false - org.opendaylight.ovsdb + org.opendaylight.netvirt openstack.net-virt-sfc-karaf - 1.0.0-SNAPSHOT + ${project.version} zip - + 1.3.0-SNAPSHOT + + + + + + ${project.groupId} + openstack.net-virt-sfc-artifacts + ${project.version} + pom + import + + + @@ -38,26 +50,85 @@ and is available at http://www.eclipse.org/legal/epl-v10.html openstack.net-virt-sfc-features ${project.version} + + ${project.groupId} + openstack.net-virt-sfc-api + ${project.version} + + + ${project.groupId} + openstack.net-virt-sfc-impl + ${project.version} + + + ${project.groupId} + openstack.net-virt-providers + ${project.version} + + + ${project.groupId} + utils.mdsal-openflow + ${project.version} + test + + + ${project.groupId} + utils.mdsal-utils + ${project.version} + test + + + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + test + + + org.opendaylight.ovsdb + utils.southbound-utils + ${ovsdb.version} + test + + + ${project.groupId} + utils.it-utils + ${project.version} + test + + + org.opendaylight.yangtools + concepts + test + + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + test + - - - default - - true - - - true - - - - integrationtest - - false - - - false - - - + + + + org.jacoco + jacoco-maven-plugin + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + maven-failsafe-plugin + + + + + + +