X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fclustered-data-store%2Fintegrationtest%2Fpom.xml;h=b4f71764d3e0804d6e12f22e737ae203ba0a8ddb;hp=9615decbe9fed710acc0c6674ec0eff3d020ee9d;hb=23dc5bc2b7eb98203363bf050384ac176b2b21a9;hpb=a6c01f7c1524818828a334813f80186119e9b7ea diff --git a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml index 9615decbe9..b4f71764d3 100644 --- a/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/integrationtest/pom.xml @@ -1,160 +1,388 @@ - 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 - - - clustered-datastore.integrationtest - 0.4.0-SNAPSHOT - - - - com.google.guava - guava - - - org.opendaylight.controller - sal-common-api - 1.0-SNAPSHOT - - - org.opendaylight.controller - sal-common-util - 1.0-SNAPSHOT - - - org.opendaylight.controller - sal-common-impl - 1.0-SNAPSHOT - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + org.opendaylight.controller - sal-binding-broker-impl - 1.0-SNAPSHOT - - - org.opendaylight.controller - sal + commons.integrationtest 0.5.1-SNAPSHOT - - - org.opendaylight.controller - clustering.services - 0.4.1-SNAPSHOT - - - org.opendaylight.yangtools - yang-binding - + ../../../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 + + + clustered-datastore.integrationtest + 0.4.0-SNAPSHOT + + + + + xml-apis + xml-apis + 1.4.01 + + + - - org.opendaylight.controller - protocol_plugins.stub - 0.4.1-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 - clustering.stub - 0.4.0-SNAPSHOT - - - org.opendaylight.controller - clustered-datastore-implementation - 0.4.1-SNAPSHOT - + + + com.google.guava + guava + + + org.opendaylight.controller + sal-binding-it + 1.0-SNAPSHOT + + + org.opendaylight.controller + sal-common-api + 1.0-SNAPSHOT + + + org.opendaylight.controller + sal-common-util + 1.0-SNAPSHOT + + + org.opendaylight.controller + sal-common-impl + 1.0-SNAPSHOT + + + org.opendaylight.controller + sal-binding-broker-impl + 1.0-SNAPSHOT + + + xml-apis + xml-apis + + + reflections + org.reflections + + + + + org.opendaylight.controller + sal + 0.7.0-SNAPSHOT + + + org.opendaylight.controller + clustering.services + 0.5.0-SNAPSHOT + + + org.opendaylight.yangtools + yang-binding + + + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 + + + org.opendaylight.controller + protocol_plugins.stub + 0.4.1-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 + clustering.stub + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + clustered-datastore-implementation + 0.4.1-SNAPSHOT + + + org.opendaylight.yangtools.thirdparty + xtend-lib-osgi + 2.4.3 + test + + + org.opendaylight.controller + sal-binding-broker-impl + 1.0-SNAPSHOT + provided + + + org.ops4j.pax.exam + pax-exam-container-native + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-junit4 + ${exam.version} + test + + + org.opendaylight.controller + config-netconf-connector + ${netconf.version} + test + + + xml-apis + xml-apis + + + + + org.opendaylight.controller + yang-store-impl + ${config.version} + + + org.opendaylight.controller + logback-config + ${config.version} + + + org.opendaylight.controller + config-persister-impl + ${config.version} + + + org.opendaylight.controller + config-persister-file-adapter + ${config.version} + + + org.opendaylight.controller + netconf-impl + ${netconf.version} + + + org.opendaylight.controller + netconf-client + ${netconf.version} + + + org.opendaylight.controller + sal-common + 1.0-SNAPSHOT + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-data-api + + + org.mockito + mockito-all + 1.9.5 + test + + + org.opendaylight.controller + config-manager + 0.2.3-SNAPSHOT + + + org.opendaylight.controller.model + model-flow-management + 1.0-SNAPSHOT + provided + + + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 + + + org.opendaylight.yangtools.thirdparty + xtend-lib-osgi + 2.4.3 + test + + + org.opendaylight.controller + sal-binding-broker-impl + 1.0-SNAPSHOT + provided + + + org.ops4j.pax.exam + pax-exam-container-native + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-junit4 + ${exam.version} + test + + + org.opendaylight.controller + config-netconf-connector + ${netconf.version} + test + + + org.opendaylight.controller + yang-store-impl + ${config.version} + - - org.opendaylight.controller - sal-common - 1.0-SNAPSHOT - - - org.opendaylight.yangtools - yang-common - - - org.opendaylight.yangtools - concepts - 0.1.1-SNAPSHOT - - - org.mockito - mockito-all - 1.9.5 - test - - - org.osgi - org.osgi.core - 5.0.0 - + + org.opendaylight.yangtools + yang-parser-impl + ${yangtools.version} + + + org.opendaylight.yangtools + yang-model-util + ${yangtools.version} + - - - - ../implementation/target/jacoco.exec - ../implementaiton/target/jacoco-it.exec - - - - - - 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 - - - - - - + + org.opendaylight.controller + logback-config + ${config.version} + + + org.opendaylight.controller + config-persister-impl + ${config.version} + + + org.opendaylight.controller + config-persister-file-adapter + ${config.version} + + + org.opendaylight.controller + netconf-impl + ${netconf.version} + + + org.opendaylight.controller + netconf-client + ${netconf.version} + + + org.ops4j.pax.exam + pax-exam-link-mvn + ${exam.version} + test + + + equinoxSDK381 + org.eclipse.osgi + 3.8.1.v20120830-144521 + test + + + org.slf4j + log4j-over-slf4j + 1.7.2 + + + ch.qos.logback + logback-core + 1.0.9 + + + ch.qos.logback + logback-classic + 1.0.9 + + + org.opendaylight.controller.model + model-flow-service + 1.0-SNAPSHOT + provided + + + org.opendaylight.controller + config-manager + 0.2.3-SNAPSHOT + + + org.opendaylight.controller.model + model-flow-management + 1.0-SNAPSHOT + provided + + + org.opendaylight.yangtools.thirdparty + antlr4-runtime-osgi-nohead + 4.0 + + + + + ../implementation/target/jacoco.exec + ../implementaiton/target/jacoco-it.exec + + + + + + 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 + + + + + +