Enable site generation for yangtools 11/27711/13
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 30 Sep 2015 22:20:11 +0000 (18:20 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 4 Feb 2016 04:46:46 +0000 (23:46 -0500)
commit54acabe218acc31128b92e4e854d19675f0ae1bd
tree25951ea2c0419a381cdb3a75e7602b5d37353c6c
parent63391074baa84256f2e66fcef0ce02a686a960ea
Enable site generation for yangtools

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

Change-Id: I280ca59132c90326f43615f9eb5d5ea601a423ae
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