X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=dd7de4a56e4c8161ac640ef0b280aba09fb56d65;hb=4390b61dbebddad7e4c1dd7a8b54723fd531da66;hp=2bee7e7d2ac733de6cb4284c05095c0486987372;hpb=d8ee9ed9a859b96c389b9453982fdaaa20ba02c1;p=ovsdb.git diff --git a/pom.xml b/pom.xml index 2bee7e7d2..dd7de4a56 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ pom 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 @@ -49,34 +49,81 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - commons - features - karaf - + hwvtepsouthbound library - northbound - openstack - plugin - ovsdb-artifacts - ovsdb-plugin-compatibility-layer - plugin-shell schemas southbound utils - - integrationtest + + org.apache.maven.plugins maven-deploy-plugin true + + org.apache.maven.plugins + maven-install-plugin + + true + + - + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + + + \ No newline at end of file