X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Fintegrationtest%2Fpom.xml;h=fecf4f8034ac359a3b0499b3e882612102c52f44;hb=f39d905d65a6cbf23990f8c680a22402f19213ea;hp=e2e27031ca43f7b150059a1910089a48c1e57020;hpb=b5d623a7baf1d433e9d1da51fb4edb75f7e4ebde;p=controller.git diff --git a/opendaylight/clustering/integrationtest/pom.xml b/opendaylight/clustering/integrationtest/pom.xml index e2e27031ca..fecf4f8034 100644 --- a/opendaylight/clustering/integrationtest/pom.xml +++ b/opendaylight/clustering/integrationtest/pom.xml @@ -4,70 +4,98 @@ org.opendaylight.controller commons.integrationtest - 0.5.0-SNAPSHOT + 0.6.0-SNAPSHOT ../../commons/integrationtest clustering.services.integrationtest - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT + + ../implementation/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + eclipselink + javax.resource + + + junit + junit + + + org.apache.felix + org.apache.felix.dependencymanager.shell + org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT org.opendaylight.controller - sal - 0.5.0-SNAPSHOT + clustering.services-implementation org.opendaylight.controller - sal.implementation - 0.4.0-SNAPSHOT + containermanager org.opendaylight.controller - clustering.services-implementation - 0.4.0-SNAPSHOT + containermanager.it.implementation org.opendaylight.controller - containermanager - 0.4.0-SNAPSHOT + sal org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT + sal.implementation + + + org.slf4j + log4j-over-slf4j + + + org.ops4j.pax.exam + pax-exam-container-native + test + + + org.ops4j.pax.exam + pax-exam-junit4 + test + + + org.ops4j.pax.exam + pax-exam-link-mvn + test + + + org.ops4j.pax.url + pax-url-aether + test - - - jacoco - ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec - java - - - - - org.jacoco - jacoco-maven-plugin - 0.5.3.201107060350 - - - org.jacoco jacoco-maven-plugin - 0.5.3.201107060350 ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -86,4 +114,10 @@ + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +