X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=65fc23265ae20be609dc2eb0fd6d079195183c54;hp=81551650c34fe2a0eb49d0afeb2405ec75de4549;hb=b2f1e02e9c650f9c9dbbe8eb5b7fa52210276866;hpb=9ab44adbd6aa7bf56ecd0ad8155f41b5a28e72a2 diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index 81551650c3..65fc23265a 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -1,142 +1,165 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.integrationtest - 0.5.0-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 - - - 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.5.0-SNAPSHOT - - - - org.opendaylight.controller - containermanager.it.implementation - 0.5.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.5.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.2-SNAPSHOT + ../../commons/integrationtest + + + hosttracker.integrationtest + 0.5.2-SNAPSHOT + + ../implementaiton/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + + + + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + junit + junit + + + org.opendaylight.controller + arphandler + + + org.opendaylight.controller + clustering.services + + + org.opendaylight.controller + clustering.stub + + + org.opendaylight.controller + configuration + + + org.opendaylight.controller + configuration.implementation + + + org.opendaylight.controller + connectionmanager + + + org.opendaylight.controller + connectionmanager.implementation + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + containermanager.it.implementation + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + hosttracker.implementation + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + sal.connection + + + org.opendaylight.controller + sal.connection.implementation + + + org.opendaylight.controller + 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 + + + + + + + org.jacoco + jacoco-maven-plugin + + ../implementation/target/jacoco-it.exec + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + true + + + + + + + + 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 + +