X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=5cbe412b2b0af28da537a95af2ace0766df8e120;hb=79e737d256d5d3ccb7dd52893caa8dce26a4e17b;hp=7970b3aa00f6fc38bf334ce93b8b52a8597581b2;hpb=00c362a353f1a7e6145f4c50811fa8b7a6c871d2;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 7970b3aa00..5cbe412b2b 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -27,66 +27,43 @@ karaf.branding compile - - - org.apache.karaf.features - standard - ${karaf.version} - features - xml - runtime - - + + org.opendaylight.controller - base-features + opendaylight-karaf-resources ${project.version} - pom - runtime + + - org.opendaylight.controller - config-features - ${config.version} - 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 @@ -233,6 +210,43 @@ + + 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 + + + + + + + + + + + +