X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=cdc592428f9d685ab0e715a6e9f762e5a743cc83;hb=49107f3cdc5a075862417e1fd9ca72198c7582fe;hp=221bfa78e8972822b43894cd039b306456839e3b;hpb=cef885b56544ba35d80ad6984f94cc780ba90ead;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 221bfa78e8..cdc592428f 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,74 +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-features - ${config.version} + features-adsal features xml - runtime org.opendaylight.controller - features-adsal - ${sal.version} + features-nsf features xml - runtime + org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-mdsal features xml - runtime - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} + org.opendaylight.controller + features-flow features xml - runtime @@ -238,6 +229,48 @@ + + 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 + + + + + + + + + + + + + + + + +