X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=473dd8ee398b70856669193e3baaa5601ce8e0a2;hb=08ce6346c288a2108f672c006466768a782bed62;hp=d8f6ba1526fca74843e50276e025b96b06237f13;hpb=7e24111a0842d66187c752022aa975c411b42cca;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index d8f6ba1526..473dd8ee39 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,67 +24,58 @@ 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-base features xml - runtime org.opendaylight.controller features-adsal - ${sal.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 @@ -231,6 +222,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 + + + + + + + + + + + +