X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=795f68c397d27265ab97997bd5b34b5d5b4b0c3f;hp=5effbb09fc81536ed2cf176427c37f25d16e9ddf;hb=c33b2b55b2eae406df001619885a0610800cb951;hpb=00a9f11655358387b6048b0a427adc50e7df4672 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 5effbb09fc..795f68c397 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,75 +24,65 @@ org.opendaylight.controller - base-features - ${project.version} - kar + karaf.branding + compile + + org.opendaylight.controller - karaf.branding - compile + opendaylight-karaf-resources + ${project.version} - + + org.apache.karaf.features standard ${karaf.version} features xml - runtime + + + + org.opendaylight.controller - base-features - ${project.parent.version} + features-base features xml - runtime - org.opendaylight.controller - extras-features - ${project.version} - kar - runtime - - - org.opendaylight.controller - config-netty-features + features-adsal features xml - runtime - - org.opendaylight.controller - features-adsal + features-nsf features xml - runtime + org.opendaylight.controller - features-nsf - ${project.version} + features-mdsal features xml - runtime - - org.opendaylight.controller - mdsal-features + features-flow features xml - runtime @@ -236,30 +226,61 @@ target/assembly/lib karaf.branding-${branding.version}.jar + + + org.bouncycastle + bcprov-jdk15on + ${bouncycastle.version} + target/assembly/lib/ext + bcprov-jdk15on-${bouncycastle.version}.jar + + + unpack-karaf-resources + + unpack-dependencies + + prepare-package + + ${project.build.directory}/assembly + org.opendaylight.controller + opendaylight-karaf-resources + META-INF\/** + true + false + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + + + + + + + + - - org.apache.maven.plugins - maven-antrun-plugin - - - prepare-package - - run - - - - - - - - - - -