X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-it%2Fpom.xml;h=7b6c27e288549bc84e3e775627af36d6ef6f0085;hb=4fa2ddeef202f1021dfb2e779d97c6982bb3257e;hp=a20491b6bea6b1371514bd30267728fdd7acbff5;hpb=caee336f062eba4909ba53cbaccdde0714236134;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index a20491b6be..7b6c27e288 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -1,210 +1,227 @@ - + + 4.0.0 - sal-parent org.opendaylight.controller - 1.0-SNAPSHOT + sal-parent + 1.4.0-SNAPSHOT sal-binding-it - - 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:MD-SAL - - - - 3.0.0 - 1.5.0 - - ../sal-binding-broker/target/jacoco.exec - ../sal-binding-broker/target/jacoco-it.exec - - - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.ops4j.pax.exam - - - maven-paxexam-plugin - - - [1.2.4,) - - - - generate-depends-file - - - - - - - - - - - - - org.jacoco - jacoco-maven-plugin - ${jacoco.version} - - ../sal-binding-broker/target/jacoco-it.exec - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - - true - - - - - - - - org.opendaylight.yangtools.thirdparty - xtend-lib-osgi - 2.4.3 - test + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + org.eclipse.tycho + org.eclipse.osgi + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.mockito + mockito-all + + + org.opendaylight.yangtools + object-cache-guava + + + org.opendaylight.controller + config-manager + + + org.opendaylight.controller + config-manager-facade-xml + + + org.opendaylight.controller + config-persister-file-xml-adapter + + + org.opendaylight.controller + config-persister-impl + + + org.opendaylight.controller + logback-config org.opendaylight.controller sal-binding-broker-impl - 1.0-SNAPSHOT - provided + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + sal-dom-broker-config + + + + org.antlr + antlr4-runtime + 4.5.1-1 + + + + + + + + + openexi + nagasena + + + openexi + nagasena-rta org.ops4j.pax.exam - pax-exam-container-native - ${exam.version} - test + pax-exam + + compile org.ops4j.pax.exam - pax-exam-junit4 - ${exam.version} - test + pax-exam-container-native + compile org.ops4j.pax.exam - pax-exam - ${exam.version} - + pax-exam-junit4 compile org.ops4j.pax.exam pax-exam-link-mvn - ${exam.version} - test + compile - equinoxSDK381 - org.eclipse.osgi - 3.8.1.v20120830-144521 - test + commons-io + commons-io org.slf4j log4j-over-slf4j - 1.7.2 - ch.qos.logback - logback-core - 1.0.9 + org.slf4j + slf4j-api - ch.qos.logback - logback-classic - 1.0.9 + org.opendaylight.controller + sal-test-model + ${mdsal.version} - org.mockito - mockito-all - test + org.opendaylight.mdsal.model + ietf-yang-types - org.opendaylight.controller.model - model-flow-service - 1.0-SNAPSHOT - provided + org.opendaylight.mdsal.model + ietf-inet-types - org.opendaylight.controller - config-manager - 0.2.3-SNAPSHOT + org.opendaylight.mdsal.model + opendaylight-l2-types - org.opendaylight.controller.model - model-flow-management - 1.0-SNAPSHOT - provided + javax.inject + javax.inject + 1 + + + + + + + org.eclipse.m2e + lifecycle-mapping + ${lifecycle.mapping.version} + + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + + + + + + + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + + + generate-config + + generate-depends-file + + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + + integration-test + verify + + + + + + true + + + + + + scm:git:http://git.opendaylight.org/gerrit/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL +