X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=cdc592428f9d685ab0e715a6e9f762e5a743cc83;hp=06e0a92fa6cf3d1c0656736c65f2d0cc76d0cc09;hb=e5a5a73c0ed9f298f539cfda61aa6ba8d3f65c9e;hpb=45f2bf8ff9daf30ef7fbe4525366ea92a95fa213 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 06e0a92fa6..cdc592428f 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,66 +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 + features-adsal + features + xml org.opendaylight.controller - config-netty-features - ${config.version} + features-nsf 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 @@ -230,27 +229,50 @@ + + 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 - - - - - - - - - - -