X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=e0ddf615f47dfb7cca5bfd45b45dd3fbc46771ba;hb=9f23d2d92b61ddd03d9b5ca3eab334da8d2c3e3b;hp=f1248e80967deacc794f6470d88d89b05e4ff920;hpb=27e57244a0eec96853d85c7a8d89d20664aed9ee;p=netvirt.git diff --git a/karaf/pom.xml b/karaf/pom.xml index f1248e8096..e0ddf615f4 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -1,94 +1,150 @@ - - 4.0.0 - - org.opendaylight.controller - karaf-parent - 1.6.0-SNAPSHOT - - + + + + org.opendaylight.odlparent + karaf4-parent + 3.1.3 + + + + org.opendaylight.netvirt + karaf + 0.8.0-SNAPSHOT + ODL :: netvirt :: ${project.artifactId} + 4.0.0 + + + + - org.opendaylight.ovsdb - karaf - 1.2.1-SNAPSHOT - ${project.artifactId} - - 3.1.1 - - - - - - The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - - Eclipse Public License v1.0 - http://www.eclipse.org/legal/epl-v10.html - - - - - Sam Hague - shague@gmail.com - https://github.com/shague - - - - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - - - ${project.groupId} - ovsdb-artifacts - ${project.version} - pom - import - - - ${project.groupId} - southbound-artifacts - ${project.version} - pom - import - + + + org.apache.karaf.features + framework + ${karaf.version} + kar + compile + + + + ${project.groupId} + netvirt-features + ${project.version} + features + xml + runtime + + + + + org.opendaylight.controller + features-mdsal-trace + 1.9.0-SNAPSHOT + features + xml + runtime + + + + + org.opendaylight.controller + features-extras + 1.12.0-SNAPSHOT + xml + features + runtime + + + + + org.opendaylight.aaa + aaa-cli-jar + 0.9.0-SNAPSHOT + + test + - - - - - org.apache.karaf.features - framework - kar - - - ${project.groupId} - features-ovsdb - features - xml - runtime - - - ${project.groupId} - southbound-features - features - xml - runtime - - + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-aaa-cli-jar + prepare-package + + copy + + + + + org.opendaylight.aaa + aaa-cli-jar + 0.9.0-SNAPSHOT + + + ${project.build.directory}/assembly/bin + aaa-cli-jar + true + true + true + true + + true + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + false + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + + + +