X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=fe0aeebb75375a0e68ec4630ec2ab8756ff1f2d3;hb=43de8e248acc68a8d614461a0a23a50a0217acb1;hp=745b68d7e62dc67791a584724b514c32e29388c4;hpb=b725205f605d64c6f09e32e7cf5ef80ed9ef43c2;p=netvirt.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 745b68d7e6..fe0aeebb75 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 + 5.0.1 + + + + org.opendaylight.netvirt + karaf + 0.10.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.controller + features-mdsal-trace + 1.11.0-SNAPSHOT + features + xml + runtime + + + + + org.opendaylight.controller + features-extras + 1.14.0-SNAPSHOT + xml + features + runtime + + + + + org.opendaylight.aaa + aaa-cli-jar + 0.11.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.11.0-SNAPSHOT + + + ${project.build.directory}/assembly/bin + aaa-cli-jar + true + true + true + true + + true + + + + + +