X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=efb7a374f3281056403001ca2466d4e90b1c8842;hp=31cdedd5724f89a0da51f2880219b765562b1605;hb=fe5ef8066b0dd57df46e5b8806020ceb41716efb;hpb=a31a4448ea6665317f4af41ae26d804829418c04 diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 31cdedd572..efb7a374f3 100644 --- a/opendaylight/distribution/opendaylight-karaf/pom.xml +++ b/opendaylight/distribution/opendaylight-karaf/pom.xml @@ -22,6 +22,17 @@ ${karaf.version} kar + + org.opendaylight.controller + base-features + ${project.version} + kar + + + org.opendaylight.controller + karaf.branding + compile + @@ -34,39 +45,38 @@ runtime - org.opendaylight.controller base-features + ${project.parent.version} + features + xml + runtime + + + + org.opendaylight.controller + extras-features ${project.version} kar runtime org.opendaylight.controller - config-features + config-netty-features ${config.version} features xml runtime - - org.opendaylight.controller mdsal-features @@ -75,14 +85,6 @@ xml runtime - - org.opendaylight.yangtools - features-file - ${yangtools.version} - features - xml - runtime - @@ -205,24 +207,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 + +