Enable site generation for yangtools 99/34099/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 30 Sep 2015 22:20:11 +0000 (18:20 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Feb 2016 17:57:41 +0000 (17:57 +0000)
commit05409af9a3783bb3ec28bd06ab6c34fb36023699
treea46617b5c9d7fe22aa084a63391eab35822fc1a6
parent55ce5d9463add9c9c6d8ecde62f4d323d07bdcc1
Enable site generation for yangtools

See:
https://nexus.opendaylight.org/content/sites/site/org.opendaylight.releng.builder/master/maven-site.html

Change-Id: Id48968286fdbfb1e5f17331a9dced3a92d8af078
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
34 files changed:
benchmarks/pom.xml
common/artifacts/pom.xml
common/checkstyle-logging/pom.xml
common/concepts/pom.xml
common/features/pom.xml
common/mockito-configuration/pom.xml
common/object-cache-api/pom.xml
common/object-cache-guava/pom.xml
common/object-cache-noop/pom.xml
common/parent/pom.xml
common/pom.xml
common/util/pom.xml
deploy-site.xml [new file with mode: 0644]
pom.xml
src/site/site.xml [new file with mode: 0644]
websocket/pom.xml
yang-validation-tool/pom.xml
yang/pom.xml
yang/src/site/site.xml [deleted file]
yang/yang-common/pom.xml
yang/yang-data-api/pom.xml
yang/yang-data-codec-gson/pom.xml
yang/yang-data-impl/pom.xml
yang/yang-data-jaxen/pom.xml
yang/yang-data-transform/pom.xml
yang/yang-data-util/pom.xml
yang/yang-maven-plugin-it/pom.xml
yang/yang-maven-plugin-spi/pom.xml
yang/yang-maven-plugin/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-export/pom.xml
yang/yang-model-util/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-impl/pom.xml