X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=f9cf08222fbf746b9245ee5216d319068d9b9875;hp=5effbb09fc81536ed2cf176427c37f25d16e9ddf;hb=41cd6e16bf5bc5280d4fd4aeaf9be0de68173d7c;hpb=a7730b0b1b7d86f270e7d2e1aff0e91e86cff125 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 5effbb09fc..f9cf08222f 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,75 +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-netty-features + features-adsal features xml - runtime - - org.opendaylight.controller - features-adsal + features-nsf features xml - runtime + org.opendaylight.controller - features-nsf - ${project.version} + features-mdsal features xml - runtime - - org.opendaylight.controller - mdsal-features + features-flow features xml - runtime @@ -239,27 +229,45 @@ + + 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 + + + + + + + + + + + + - - org.apache.maven.plugins - maven-antrun-plugin - - - prepare-package - - run - - - - - - - - - - -