X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=d3f3eacfd5e644627af6485548c5e7d03147e503;hb=HEAD;hp=a69df5530677a3e38d50107db232b38d9f3dd702;hpb=bda5a577ae39672cd82222dd5f52e03eacec0100;p=netvirt.git diff --git a/karaf/pom.xml b/karaf/pom.xml index a69df55306..d3f3eacfd5 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -1,109 +1,124 @@ - - 4.0.0 - - org.opendaylight.controller - karaf-parent - 1.7.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.netvirt - karaf - 1.3.0-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. - - - 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/netvirt.git - scm:git:ssh://git.opendaylight.org:29418/netvirt.git - HEAD - https://wiki.opendaylight.org/view/OVSDB_Integration:Main - - - - ${project.groupId} - netvirt-artifacts - ${project.version} - pom - import - - - - - - - org.apache.karaf.features - framework - kar - + + + org.apache.karaf.features + framework + ${karaf.version} + kar + compile + - - ${project.groupId} - features-netvirt - ${project.version} - features - xml - runtime - - + + ${project.groupId} + netvirt-features + ${project.version} + features + xml + runtime + - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - + + + org.opendaylight.mdsal + odl-mdsal-trace + 7.0.6 + features + xml + runtime + - + org.opendaylight.controller + odl-jolokia + 3.0.7 + xml + features + runtime + - The following configuration is necessary for maven-site-plugin to - correctly identify the correct deployment path for OpenDaylight Maven - sites. - --> - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + org.opendaylight.aaa + aaa-cli-jar + 0.13.2 + + test + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + 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 + + + + + +