X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features-test%2Fpom.xml;h=a735fb21879f18c1b2205276a6fc13f6d91f290c;hb=977a1e6956c517c05c66969e1da6139c3b02b7f4;hp=cfeba4390e3d0b87cc1ae539f125a7dfab24e935;hpb=98b1098b38944dc4a39a521c0bebd6958ef8fcc3;p=odlparent.git diff --git a/features-test/pom.xml b/features-test/pom.xml index cfeba4390..a735fb218 100644 --- a/features-test/pom.xml +++ b/features-test/pom.xml @@ -1,7 +1,7 @@ @@ -44,11 +48,17 @@ pax-url-aether compile + + org.osgi + + osgi.cmpn + org.apache.karaf.features - org.apache.karaf.features.core + standard ${karaf.version} - compile + features + xml junit @@ -59,24 +69,90 @@ org.apache.karaf.deployer org.apache.karaf.deployer.blueprint ${karaf.version} + compile org.apache.karaf.deployer org.apache.karaf.deployer.features ${karaf.version} - - - org.apache.karaf.deployer - org.apache.karaf.deployer.spring - ${karaf.version} + compile org.ops4j.pax.url pax-url-wrap + compile org.slf4j slf4j-api + compile + + + com.guicedee.services + javax.inject + compile + + + org.osgi + osgi.core + compile + + + 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 @@ -91,28 +167,24 @@ 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 - - check - - process-sources - check-license.xml - EPL-LICENSE.regexp.txt - false - false - ${project.build.sourceDirectory} - org/opendaylight/odlparent/featuretest/CustomBundleURLStreamHandlerFactory.java + org/opendaylight/odlparent/featuretest/CustomBundleUrlStreamHandlerFactory.java - false - true @@ -120,19 +192,4 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -