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=5effbb09fc81536ed2cf176427c37f25d16e9ddf;hb=d206d27042eef2185c875f85cf6eac61a1bd77c4;hpb=aa16c6b860255d4509f240fbcb416b8d3d6c0232 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 5effbb09fc..5cbe412b2b 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -22,77 +22,48 @@ ${karaf.version} kar - - org.opendaylight.controller - base-features - ${project.version} - kar - org.opendaylight.controller karaf.branding compile - - - org.apache.karaf.features - standard - ${karaf.version} - features - xml - runtime - - - org.opendaylight.controller - base-features - ${project.parent.version} - features - xml - runtime - - + + org.opendaylight.controller - extras-features + opendaylight-karaf-resources ${project.version} - kar - runtime - - - org.opendaylight.controller - config-netty-features - features - xml - runtime - + - org.opendaylight.controller - features-adsal + org.apache.karaf.features + standard + ${karaf.version} 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 +210,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 - - - - - - - - - - -