X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=977fab1334ae48791f9901aedbc1420eabb1e2e7;hb=17d82f582a6bc13c78be3b19954ff8c021180e93;hp=377785ac41a21b4013587303cd64c68211baf1ea;hpb=478ce1fa1dc30974b7cf23fd5258f1af5366d547;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 377785ac41..977fab1334 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 - controller-features - ${project.version} + features-adsal + ${sal.version} features xml runtime - --> org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-nsf + ${project.version} features xml runtime + + - org.opendaylight.yangtools - features-file - ${yangtools.version} + org.opendaylight.controller + mdsal-features + ${mdsal.version} features xml runtime @@ -205,28 +219,50 @@ - 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 + + + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + +