X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=5cbe412b2b0af28da537a95af2ace0766df8e120;hp=d8f6ba1526fca74843e50276e025b96b06237f13;hb=d206d27042eef2185c875f85cf6eac61a1bd77c4;hpb=44c747db358bf0d49434d5f818121286b5928d4a diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index d8f6ba1526..5cbe412b2b 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,67 +24,46 @@ 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 - xml - runtime - - - - org.opendaylight.controller - config-features - ${config.version} - features - xml - runtime + + + + org.opendaylight.controller - features-adsal - ${sal.version} + features-mdsal features xml - runtime org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-flow features xml - runtime - - - org.opendaylight.yangtools - features-yangtools - ${yangtools.version} - features - xml - runtime @@ -231,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 + + + + + + + + + + + +