X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fhosttracker%2Fintegrationtest%2Fpom.xml;h=65fc23265ae20be609dc2eb0fd6d079195183c54;hb=087b9b41e20ba79113738d82e6bedf15ca2e58d0;hp=b6123228cc05807ac2ad3c16b3a1013d45ab669a;hpb=571ab6d5ffb9489cf91dea5293f7bbfd74589f9f;p=controller.git diff --git a/opendaylight/hosttracker/integrationtest/pom.xml b/opendaylight/hosttracker/integrationtest/pom.xml index b6123228cc..65fc23265a 100644 --- a/opendaylight/hosttracker/integrationtest/pom.xml +++ b/opendaylight/hosttracker/integrationtest/pom.xml @@ -7,40 +7,47 @@ 0.5.2-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.2-SNAPSHOT + + ../implementaiton/target/jacoco-it.exec + + ../implementation/target/jacoco.exec + - org.opendaylight.controller - hosttracker + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + junit + junit org.opendaylight.controller - hosttracker.implementation + arphandler org.opendaylight.controller - sal + clustering.services org.opendaylight.controller - sal.implementation + clustering.stub org.opendaylight.controller - sal.connection + configuration org.opendaylight.controller - sal.connection.implementation + configuration.implementation org.opendaylight.controller @@ -60,39 +67,43 @@ org.opendaylight.controller - arphandler + hosttracker org.opendaylight.controller - clustering.services + hosttracker.implementation org.opendaylight.controller - clustering.stub + sal org.opendaylight.controller - switchmanager + sal.connection org.opendaylight.controller - switchmanager.implementation + sal.connection.implementation org.opendaylight.controller - configuration + sal.implementation org.opendaylight.controller - configuration.implementation + switchmanager + + + org.opendaylight.controller + switchmanager.implementation org.opendaylight.controller topologymanager - junit - junit + org.slf4j + log4j-over-slf4j @@ -115,24 +126,7 @@ 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 - @@ -141,7 +135,9 @@ jacoco-maven-plugin ../implementation/target/jacoco-it.exec - org.opendaylight.controller.* + + org.opendaylight.controller.* + @@ -160,4 +156,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 +