X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=4ef0b8e86bf926062ff0e7071775efd79d0f531a;hp=377785ac41a21b4013587303cd64c68211baf1ea;hb=d7bbe1949e1c345b487b5cd9da80992959304fa1;hpb=0b633bdba0370eefe432a9dbb29eb347f0506766 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 377785ac41..4ef0b8e86b 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,11 +24,14 @@ org.opendaylight.controller - config-features - ${config.version} - features - xml - runtime + base-features + ${project.version} + kar + + + org.opendaylight.controller + karaf.branding + compile org.opendaylight.controller base-features + ${project.parent.version} + features + xml + runtime + + + + org.opendaylight.controller + extras-features ${project.version} kar runtime - - org.opendaylight.controller - mdsal-features - ${mdsal.version} + config-features + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-adsal + ${sal.version} features xml runtime - org.opendaylight.yangtools - features-file - ${yangtools.version} + org.opendaylight.controller + mdsal-features + ${mdsal.version} features xml runtime @@ -205,24 +223,27 @@ - maven-resources-plugin + org.apache.maven.plugins + maven-dependency-plugin 2.6 - copy-resources + copy - copy-resources + copy - process-resources + generate-resources - ${basedir}/target/assembly - true - - - ${basedir}/src/main/resources - - + + + org.opendaylight.controller + karaf.branding + ${karaf.branding.version} + target/assembly/lib + karaf.branding-${branding.version}.jar + +