X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features-test%2Fpom.xml;h=f98bcd24b8675469fa14b76e5e4e67b5996ba906;hb=refs%2Fheads%2Fmaster;hp=874dbca92ca2d29fc69c3132a1a1a057014cadf8;hpb=ce1b601ff6a19aedcfe8b7e51d5779ce0bdcb821;p=odlparent.git diff --git a/features-test/pom.xml b/features-test/pom.xml deleted file mode 100644 index 874dbca92..000000000 --- a/features-test/pom.xml +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - org.opendaylight.odlparent - bundle-parent - 13.1.2 - ../bundle-parent - - - 4.0.0 - features-test - bundle - ODL :: odlparent :: ${project.artifactId} - - - false - - - - - - org.ops4j.pax.exam - pax-exam-container-karaf - compile - - - org.ops4j.pax.exam - pax-exam-junit4 - compile - - - org.ops4j.pax.exam - pax-exam - compile - - - org.ops4j.pax.url - pax-url-aether - compile - - - org.osgi - - org.osgi.service.resolver - - - org.apache.karaf.features - standard - ${karaf.version} - features - xml - - - junit - junit - compile - - - org.apache.karaf.deployer - org.apache.karaf.deployer.blueprint - compile - - - org.apache.karaf.deployer - org.apache.karaf.deployer.features - compile - - - org.ops4j.pax.url - pax-url-wrap - compile - - - org.slf4j - slf4j-api - compile - - - com.guicedee.services - javax.inject - compile - - - org.osgi - org.osgi.framework - compile - - - org.eclipse.jdt - org.eclipse.jdt.annotation - - - org.opendaylight.odlparent - opendaylight-karaf-empty - zip - - - - org.opendaylight.odlparent - karaf-util - ${project.version} - - - org.opendaylight.odlparent - bundles-diag - - - org.opendaylight.odlparent - bundles4-test - ${project.version} - provided - - - org.apache.karaf.bundle - org.apache.karaf.bundle.core - provided - - - com.google.guava - guava - compile - - - - - org.hamcrest - hamcrest - provided - - - org.awaitility - awaitility - provided - - - cglib - cglib-nodep - - - org.objenesis - objenesis - - - - - - - - - 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 - - - - - - - - -