From: Robert Varga Date: Wed, 14 Jun 2017 09:45:34 +0000 (+0200) Subject: Pull in pax-exam-features X-Git-Tag: release/nitrogen~112 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=235f50fb287d2a6328d11d8d53642949b949f8c9;ds=inline Pull in pax-exam-features BGPCEP downstream is using mdsal-it-base and it is failing to bring up the container, as the features are not present in local repo. Add the appropriate declaration, which fixes the breakage downstream. Change-Id: Id3c21addb628ff37fb50e705773b9e4db83d17bc Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 6dbd537f7e..a5791c399a 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -59,6 +59,41 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.ops4j.pax.exam pax-exam + + org.ops4j.pax.exam + pax-exam-features + xml + + + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-extender-service + + + ${exam.version} + test + + + org.ops4j.pax.exam + pax-exam-inject + + + ${exam.version} + test + + + + org.ops4j.pax.exam + pax-exam-invoker-junit + + + ${exam.version} + test + + org.ops4j.pax.url pax-url-aether