X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=d3f3eacfd5e644627af6485548c5e7d03147e503;hb=HEAD;hp=745b68d7e62dc67791a584724b514c32e29388c4;hpb=5ac7fb73f3f0dd01d190397586a3fc3d514fad3b;p=netvirt.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 745b68d7e6..d3f3eacfd5 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -1,94 +1,124 @@ - - 4.0.0 - - org.opendaylight.controller - karaf-parent - 1.5.0-SNAPSHOT - - + + + + org.opendaylight.odlparent + karaf4-parent + 8.1.1 + + + + org.opendaylight.netvirt + karaf + 0.12.0-SNAPSHOT + ODL :: netvirt :: ${project.artifactId} + 4.0.0 + + + + true + true + - org.opendaylight.ovsdb - karaf - 1.1.0-SNAPSHOT - ${project.artifactId} - - 3.1.1 - - - - odl-ovsdb-openstack - - 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.mdsal + odl-mdsal-trace + 7.0.6 + features + xml + runtime + + + + + org.opendaylight.controller + odl-jolokia + 3.0.7 + xml + features + runtime + + + + + org.opendaylight.aaa + aaa-cli-jar + 0.13.2 + + 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.13.2 + + + ${project.build.directory}/assembly/bin + aaa-cli-jar + true + true + true + true + + true + + + + + +