X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=4ef0b8e86bf926062ff0e7071775efd79d0f531a;hb=79202e1fd05d2606b35e163f608fad9cce84b5d4;hp=1414fac2f33999f02ed9f5c7877530b51d47d7ac;hpb=ff61f9fe0055942eba9cb34d8ac03e0a2a866898;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 1414fac2f3..4ef0b8e86b 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -24,16 +24,18 @@ org.opendaylight.controller - config-features - ${config.version} - features - xml - runtime + 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.controller - mdsal-features - ${mdsal.version} + netconf-features + ${netconf.version} features xml runtime - org.opendaylight.yangtools - features-file - ${yangtools.version} + 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 @@ -189,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 + +