X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fswitchmanager%2Fintegrationtest%2Fpom.xml;h=4a8d93f3b3d822eace16344fe1929ef9bf5bd5a5;hp=bdf00f4e0ac71cdf2a3d6d74c741e78e5cfbafa1;hb=0d896bf5699afcb1083d73c90a2669aace28d4c4;hpb=b40fd210784f9e50fb1f1311fdf6204fbf388da3 diff --git a/opendaylight/switchmanager/integrationtest/pom.xml b/opendaylight/switchmanager/integrationtest/pom.xml index bdf00f4e0a..4a8d93f3b3 100644 --- a/opendaylight/switchmanager/integrationtest/pom.xml +++ b/opendaylight/switchmanager/integrationtest/pom.xml @@ -1,101 +1,127 @@ - + 4.0.0 org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../../opendaylight/commons/opendaylight + commons.integrationtest + 0.5.2-SNAPSHOT + ../../commons/integrationtest - org.opendaylight.controller switchmanager.integrationtest - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT + + ../implementation/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + junit + junit + org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT + clustering.services - + org.opendaylight.controller - switchmanager.implementation - 0.4.0-SNAPSHOT + clustering.stub - + org.opendaylight.controller - sal - 0.5.0-SNAPSHOT + configuration - + org.opendaylight.controller - sal.implementation - 0.4.0-SNAPSHOT + configuration.implementation org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT + containermanager.it.implementation org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT + hosttracker org.opendaylight.controller - clustering.stub - 0.4.0-SNAPSHOT + hosttracker.implementation org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT + protocol_plugins.stub org.opendaylight.controller - configuration.implementation - 0.4.0-SNAPSHOT + sal org.opendaylight.controller - protocol_plugins.stub - 0.4.0-SNAPSHOT + sal.implementation + + + org.opendaylight.controller + switchmanager + + + org.opendaylight.controller + switchmanager.implementation + + + org.opendaylight.controller + topologymanager + + + 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.* + @@ -114,5 +140,11 @@ + + 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 +