X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=d4f118c364005400a32dc8bf474a15ba888b60df;hp=d68189ad0f47e1d096eb1b9d09ec21d9080837fb;hb=594a785f45bd3cfa8046762fa6c2dad2615b7165;hpb=6ce68c7d4d71586d027668df5d9427d663d6b210 diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index d68189ad0f..d4f118c364 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -1,139 +1,177 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../../opendaylight/commons/opendaylight - - - org.opendaylight.controller - hosttracker.integrationtest - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - hosttracker - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - hosttracker.implementation - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - org.opendaylight.controller - sal.implementation - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - containermanager - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - containermanager.implementation - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - arphandler - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - clustering.stub - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - switchmanager - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - switchmanager.implementation - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - configuration - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - configuration.implementation - 0.4.0-SNAPSHOT - - - - org.opendaylight.controller - topologymanager - 0.4.0-SNAPSHOT - - - - - 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.* - - - - pre-test - - prepare-agent - - - - post-test - - true - - - - - - - - + + + 4.0.0 + + org.opendaylight.controller + commons.integrationtest + 0.5.1-SNAPSHOT + ../../commons/integrationtest + + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + HEAD + + + hosttracker.integrationtest + 0.5.1-SNAPSHOT + + + + org.opendaylight.controller + hosttracker + ${hosttracker.version} + + + org.opendaylight.controller + hosttracker.implementation + ${hosttracker.version} + + + org.opendaylight.controller + sal + 0.7.0-SNAPSHOT + + + org.opendaylight.controller + sal.implementation + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + containermanager + 0.5.1-SNAPSHOT + + + + org.opendaylight.controller + containermanager.it.implementation + 0.5.1-SNAPSHOT + + + + org.opendaylight.controller + arphandler + ${arphandler.version} + + + org.opendaylight.controller + clustering.services + 0.4.1-SNAPSHOT + + + + org.opendaylight.controller + clustering.stub + 0.4.1-SNAPSHOT + + + + org.opendaylight.controller + switchmanager + 0.7.0-SNAPSHOT + + + org.opendaylight.controller + switchmanager.implementation + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + configuration + 0.4.1-SNAPSHOT + + + + org.opendaylight.controller + configuration.implementation + 0.4.1-SNAPSHOT + + + + org.opendaylight.controller + topologymanager + 0.4.1-SNAPSHOT + + + junit + junit + + + + 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 + + + org.slf4j + log4j-over-slf4j + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + + + ../implementation/target/jacoco.exec + ../implementaiton/target/jacoco-it.exec + + + + + + + org.jacoco + jacoco-maven-plugin + 0.5.3.201107060350 + + + + + + org.jacoco + jacoco-maven-plugin + ${jacoco.version} + + ../implementation/target/jacoco-it.exec + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + + true + + + + + + +