X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight-karaf%2Fpom.xml;h=b3c3f20ba80bb5cc829c5a208669a239ec8a1981;hb=96acf0a1dc9bbc194bb60eeb4a7cc6515fad7332;hp=31cdedd5724f89a0da51f2880219b765562b1605;hpb=bd98ee34425db52782ebdb0dd7cefcf1763f972c;p=controller.git diff --git a/opendaylight/distribution/opendaylight-karaf/pom.xml b/opendaylight/distribution/opendaylight-karaf/pom.xml index 31cdedd572..b3c3f20ba8 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,51 +45,50 @@ runtime - org.opendaylight.controller base-features - ${project.version} - kar + ${project.parent.version} + features + xml runtime + org.opendaylight.controller - config-features - ${config.version} - features - xml + extras-features + ${project.version} + kar runtime - + org.opendaylight.controller - base-features - ${project.version} + features-adsal features xml runtime - --> - + + org.opendaylight.controller - mdsal-features - ${mdsal.version} + features-mdsal features xml runtime - org.opendaylight.yangtools - features-file - ${yangtools.version} + org.opendaylight.controller + features-flow features xml runtime @@ -205,28 +215,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 + + + + + + + + + + +