X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-it%2Fpom.xml;h=6f475e344e6572ff98141ad067b5a681d0092406;hb=902d5c187b37b1683d44b93e2fc26d6e36bb35e2;hp=e0cd6d3ad6d5d6b445c410ca7acb589965d47946;hpb=d8ee9ed9a859b96c389b9453982fdaaa20ba02c1;p=ovsdb.git diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index e0cd6d3ad..6f475e344 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -1,6 +1,7 @@ - + + ODL :: ovsdb :: ${project.artifactId} + - true + 1.10.0-SNAPSHOT + @@ -52,17 +37,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import - - org.opendaylight.controller - config-artifacts - 0.3.0-SNAPSHOT - pom - import - org.opendaylight.controller mdsal-artifacts - ${mdsal.version} + ${controller.mdsal.version} pom import @@ -84,8 +62,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xml - org.opendaylight.controller - config-util + ${project.groupId} + utils.southbound-utils + ${project.version} @@ -135,24 +114,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html slf4j-simple test + + org.sonarsource.java + sonar-jacoco-listeners + test + + + + org.opendaylight.ovsdb + southbound-karaf + ${project.version} + tar.gz + test + + + org.jacoco + jacoco-maven-plugin + org.apache.maven.plugins maven-failsafe-plugin - - - - integration-test - verify - - - ${project.build.directory}/surefire-reports - ${skip.integrationtest} - - - @@ -168,34 +152,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - - - ${project.basedir}/../../commons/parent/src/main/resources/ovsdb_checks.xml - - true - true - **/*.java,**/*.xml,**/*.ini,**/*.sh,**/*.bat - **/yang/ - - - - org.jacoco - jacoco-maven-plugin - - - - integrationtest - - false - - - false - - - + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +