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=77089850d62321d3b497e5f65faf8aa6a3d0d5a5;hb=d7bbe1949e1c345b487b5cd9da80992959304fa1;hpb=7ba2ba55116b0f4ebe6a13232e13ce9e821c4210 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 77089850d6..4ef0b8e86b 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -22,10 +22,20 @@ ${karaf.version} kar + + org.opendaylight.controller + base-features + ${project.version} + kar + + + org.opendaylight.controller + karaf.branding + compile + - + + org.opendaylight.controller + extras-features ${project.version} + kar + runtime + + + org.opendaylight.controller + features-odl-protocol-framework + ${protocol-framework.version} features xml runtime - org.opendaylight.yangtools - features-file - ${yangtools.version} + org.opendaylight.controller + netconf-features + ${netconf.version} + features + xml + runtime + + + org.opendaylight.controller + config-features + ${config.version} + features + xml + runtime + + + org.opendaylight.controller + features-adsal + ${sal.version} + features + xml + runtime + + + org.opendaylight.controller + mdsal-features + ${mdsal.version} features xml runtime - --> @@ -173,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 + +