X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features-test%2Fpom.xml;h=a9aa2c1fcf5ec6c3c014104ef73deaa9c3b372d0;hb=922b9af4ea355e1fddce42ee9530dd350172af61;hp=f6e75b83db376c7e09acbce506526a86e48ae504;hpb=7c7a95e5ca596cee6b8c69934a75c6ec6974220a;p=odlparent.git diff --git a/features-test/pom.xml b/features-test/pom.xml index f6e75b83d..a9aa2c1fc 100644 --- a/features-test/pom.xml +++ b/features-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent bundle-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT ../bundle-parent @@ -44,11 +44,18 @@ pax-url-aether compile + + org.apache.maven.wagon + wagon-http + 2.10 + compile + org.apache.karaf.features - org.apache.karaf.features.core + standard ${karaf.version} - compile + features + xml junit @@ -59,24 +66,49 @@ org.apache.karaf.deployer org.apache.karaf.deployer.blueprint ${karaf.version} + compile org.apache.karaf.deployer org.apache.karaf.deployer.features ${karaf.version} + compile 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.google.guava + guava + compile + + + javax.inject + javax.inject + compile + + + org.osgi + org.osgi.core + compile + + + ${project.groupId} + bundles-test + ${project.version} @@ -94,25 +126,17 @@ maven-checkstyle-plugin + + checkstyle.violationSeverity=error + check-license - - check - - process-sources - check-license.xml - EPL-LICENSE.regexp.txt - false - false - ${project.build.sourceDirectory} org/opendaylight/odlparent/featuretest/CustomBundleUrlStreamHandlerFactory.java - false - true