BUG-5737: enable OVSDB Maven site 09/37609/3
authorStephen Kitt <skitt@redhat.com>
Thu, 14 Apr 2016 12:21:05 +0000 (14:21 +0200)
committerStephen Kitt <skitt@redhat.com>
Mon, 18 Apr 2016 07:18:31 +0000 (09:18 +0200)
commitf389e4c8f3ee8b07fc819738e6487759b1b0b482
treeb969ca82591a5e0906f7fc1b93b96b5958ba6c11
parenta95afe3963252886d69444009a9d230ac7b51b8e
BUG-5737: enable OVSDB Maven site

This is a first pass:
* enable the Maven site
* fix up all the URLs
* fix the Javadoc error

We need to give useful names to all the modules next.

Change-Id: Ia9f1ad00210a58c8cc786f68dd8c0047de9a4b48
Signed-off-by: Stephen Kitt <skitt@redhat.com>
39 files changed:
commons/it/pom.xml
commons/pom.xml
deploy-site.xml [new file with mode: 0644]
hwvtepsouthbound/hwvtepsouthbound-api/pom.xml
hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml
hwvtepsouthbound/hwvtepsouthbound-it/pom.xml
hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml
hwvtepsouthbound/pom.xml
library/artifacts/pom.xml
library/features/pom.xml
library/impl/pom.xml
library/it/pom.xml
library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java
library/karaf/pom.xml
library/pom.xml
pom.xml
schemas/hardwarevtep/pom.xml
schemas/openvswitch/pom.xml
schemas/pom.xml
southbound/pom.xml
southbound/southbound-api/pom.xml
southbound/southbound-artifacts/pom.xml
southbound/southbound-features/pom.xml
southbound/southbound-impl/pom.xml
southbound/southbound-it/pom.xml
southbound/southbound-karaf/pom.xml
src/site/site.xml [new file with mode: 0644]
utils/config/pom.xml
utils/hwvtepsouthbound-utils/pom.xml
utils/mdsal-node/pom.xml
utils/mdsal-openflow/pom.xml
utils/mdsal-utils/pom.xml
utils/ovsdb-it-utils/pom.xml
utils/pom.xml
utils/servicehelper/pom.xml
utils/southbound-utils/pom.xml
utils/yang-utils/pom.xml