Add Maven Site generation data 22/36022/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 10 Mar 2016 02:04:09 +0000 (21:04 -0500)
committerEd Warnicke <hagbard@gmail.com>
Fri, 11 Mar 2016 23:28:36 +0000 (23:28 +0000)
commit7a1d65c8a400130bde40deb468dfd391866a26ab
treed927cad07f8dfe5d932366839b9b418c32415fad
parent175e47181237d48071970715e16f724de60d2e67
Add Maven Site generation data

Add the necessary configuration to allow new projects to automatically
have Maven Site generation enabled when they use the startup-archetype.

Change-Id: Icfd69505bb01f3e8f895a7fef4147d4d8779de9d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/archetypes/opendaylight-startup/src/main/resources/META-INF/maven/archetype-metadata.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/deploy-site.xml [new file with mode: 0644]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/src/main/resources/stylesheet.css [new file with mode: 0644]
opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/src/site/site.xml [new file with mode: 0644]