X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features-test%2Fpom.xml;h=a735fb21879f18c1b2205276a6fc13f6d91f290c;hb=977a1e6956c517c05c66969e1da6139c3b02b7f4;hp=94c25c84817232644321472d23c150d3441a4288;hpb=bd3716cf251682dbe83c3f3e3e26f0b91ab50367;p=odlparent.git diff --git a/features-test/pom.xml b/features-test/pom.xml index 94c25c848..a735fb218 100644 --- a/features-test/pom.xml +++ b/features-test/pom.xml @@ -1,7 +1,7 @@ @@ -44,45 +49,147 @@ compile - javax.inject - javax.inject - 1 - compile + org.osgi + + osgi.cmpn org.apache.karaf.features - org.apache.karaf.features.core + standard ${karaf.version} + features + xml + + + junit + junit compile - org.osgi - org.osgi.core + org.apache.karaf.deployer + org.apache.karaf.deployer.blueprint + ${karaf.version} compile - junit - junit + org.apache.karaf.deployer + org.apache.karaf.deployer.features + ${karaf.version} + compile + + + org.ops4j.pax.url + pax-url-wrap + compile + + + org.slf4j + slf4j-api + compile + + + com.guicedee.services + javax.inject compile - commons-io - commons-io + org.osgi + osgi.core compile - org.apache.karaf.tooling - karaf-maven-plugin + org.opendaylight.odlparent + opendaylight-karaf-empty + zip + + + + org.opendaylight.odlparent + karaf-util + ${project.version} + + + ${project.groupId} + bundles4-test + ${project.version} + provided + + + org.apache.karaf.bundle + org.apache.karaf.bundle.core ${karaf.version} + provided + + + com.google.guava + guava + compile + + + + org.hamcrest + hamcrest + provided + + + org.awaitility + awaitility + provided + + + cglib + cglib-nodep + + + org.objenesis + objenesis + + + + + + com.google.truth + truth + test + + + src/main/resources + true + + org.apache.felix maven-bundle-plugin + + + bundles4-test;inline=true,awaitility;inline=true,hamcrest;inline=true + + !net.sf.cglib.proxy,!org.objenesis,* + + + + + maven-checkstyle-plugin + + + check-license + + + + org/opendaylight/odlparent/featuretest/CustomBundleUrlStreamHandlerFactory.java + + + + +