X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-it-parent%2Fpom.xml;h=769620cac58e68a6fb51be0c8e51f198bb298bbe;hb=HEAD;hp=4d31209deaa7c7d4a5732d39a40f3cc3c7586b45;hpb=d4f4c8aa60114e68403fcc96fd5e2bb295984c32;p=controller.git diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 4d31209dea..a110840cfd 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -1,5 +1,6 @@ - + + 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT - ../../config/config-parent + org.opendaylight.odlparent + bundle-parent + 13.1.3 + - 4.0.0 + + org.opendaylight.controller mdsal-it-parent - 1.3.0-SNAPSHOT + 10.0.0-SNAPSHOT pom + - org.opendaylight.controller + org.opendaylight.odlparent opendaylight-karaf-empty - 1.6.0-SNAPSHOT zip false + + + false + org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} + controller-artifacts + 10.0.0-SNAPSHOT pom import @@ -41,7 +48,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-base - ${mdsal.version} @@ -58,48 +64,61 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pax-exam - org.ops4j.pax.url - pax-url-aether + org.ops4j.pax.exam + pax-exam-features + xml - javax.inject - javax.inject - 1 + org.ops4j.pax.exam + pax-exam-extender-service - org.apache.karaf.features - org.apache.karaf.features.core - ${karaf.version} + org.ops4j.pax.exam + pax-exam-inject - org.osgi - org.osgi.core + org.ops4j.pax.exam + pax-exam-invoker-junit - junit - junit + org.ops4j.pax.url + pax-url-aether - org.apache.karaf.tooling - karaf-maven-plugin + org.apache.karaf.features + org.apache.karaf.features.core ${karaf.version} - - - junit - junit - test + org.osgi + org.osgi.framework + org.mockito - mockito-all + mockito-core + 4.11.0 test + + + maven-surefire-plugin + + + + + + ${settings.localRepository} + + + org.apache.maven.plugins maven-failsafe-plugin @@ -157,20 +176,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html maven-dependency-plugin - unpack-karaf-resources - - unpack-dependencies - - process-test-resources - - ${project.build.directory}/test-classes - org.opendaylight.controller - config-it-base,mdsal-it-base - META-INF\/** - false - + unpack-karaf-resources + + unpack-dependencies + + process-test-resources + + ${project.build.directory}/test-classes + org.opendaylight.controller + mockito-core,byte-buddy,objenesis,mdsal-it-base + META-INF\/** + false + - +