X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-it%2Fpom.xml;h=0d20a07ad51a5a953ba98ba94d421bfe601e2e0a;hp=86b6626303665b72792c6b403ecc2adc6792817d;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=e41b96adc85177b252b3a47816f9f9f6b5571362 diff --git a/opendaylight/md-sal/sal-binding-it/pom.xml b/opendaylight/md-sal/sal-binding-it/pom.xml index 86b6626303..0d20a07ad5 100644 --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@ -1,141 +1,253 @@ - + + 4.0.0 - sal-parent org.opendaylight.controller - 1.0-SNAPSHOT + sal-parent + 1.1-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 + ../sal-binding-broker/target/jacoco-it.exec + + ../sal-binding-broker/target/jacoco.exec 1.5.0 - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.ops4j.pax.exam - - - maven-paxexam-plugin - - - [1.2.4,) - - - - generate-depends-file - - - - - - - - - - - - - - - + + ch.qos.logback + logback-classic + + + ch.qos.logback + logback-core + + + equinoxSDK381 + org.eclipse.osgi + + + org.eclipse.persistence + org.eclipse.persistence.core + + + org.eclipse.persistence + org.eclipse.persistence.moxy + + + org.mockito + mockito-all + + + org.opendaylight.controller + config-manager + + + org.opendaylight.controller + config-netconf-connector + + + org.opendaylight.controller + config-persister-file-xml-adapter + + + org.opendaylight.controller + config-persister-impl + + + org.opendaylight.controller + logback-config + + + org.opendaylight.controller + netconf-client + + + org.opendaylight.controller + netconf-impl + + + org.opendaylight.controller + netconf-monitoring + + + org.opendaylight.controller + sal-binding-broker-impl + + + org.opendaylight.controller.thirdparty + nagasena + + + org.opendaylight.controller.thirdparty + nagasena-rta + + + 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 + ${exam.version} + + compile org.ops4j.pax.exam pax-exam-container-native - ${exam.version} - test + compile org.ops4j.pax.exam pax-exam-junit4 - ${exam.version} - test + compile org.ops4j.pax.exam pax-exam-link-mvn - ${exam.version} - test - - - equinoxSDK381 - org.eclipse.osgi - 3.8.1.v20120830-144521 - test + compile 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.mockito - mockito-all - test + org.opendaylight.controller.model + model-flow-management + provided org.opendaylight.controller.model model-flow-service - 1.0-SNAPSHOT provided + + + + + + + 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.apache.maven.plugins + maven-surefire-plugin + 2.14.1 + + false + + + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.controller.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + + + + + + 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:MD-SAL +