X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=8a23a6b5e60e64a6baaf20fd9d7d9712894f57dd;hb=e5a5a73c0ed9f298f539cfda61aa6ba8d3f65c9e;hp=6a6a12d1de2499cb1956f02f456b158fd79f470e;hpb=8b2b53c7f6d697bd790084b7e6f58f87cfabf721;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 6a6a12d1de..cdc592428f 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -27,66 +27,62 @@ karaf.branding compile - + + + + org.opendaylight.controller + opendaylight-karaf-resources + ${project.version} + + + org.apache.karaf.features standard ${karaf.version} features xml - runtime - - - - org.opendaylight.controller - base-features - ${project.version} - pom - runtime + + + + org.opendaylight.controller - config-features - ${config.version} + features-base features xml - runtime - - + org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-mdsal features xml - runtime - org.opendaylight.yangtools - features-file - ${yangtools.version} + org.opendaylight.controller + features-flow features xml - runtime @@ -233,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 + + + + + + + + + + + + + + + + +