HONEYCOMB-209 Configure maven site 73/3073/7
authorMaros Marsalek <mmarsale@cisco.com>
Wed, 21 Sep 2016 11:51:57 +0000 (13:51 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Mon, 26 Sep 2016 09:02:04 +0000 (11:02 +0200)
commitbc335de41876acd8720dce1030a79b3a7b39c3b1
treec3b1b99c72fbcc36db5b7ff3e4c4e37680481eb0
parent09df17bb630b5bf594efbd9f869ef17da5e2b6ac
HONEYCOMB-209 Configure maven site

To produce site for Honeycomb +
javadoc
asciidoc

To build the site:
mvn clean install site:attach-descriptor site
mvn site:stage -DstagingDirectory=/home/mmarsale/tmp/stage

Change-Id: I4246bb09ba02b74a2a9c84ee73f8dba02384fffa
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
104 files changed:
.gitignore
asciidoc/Readme.adoc [new file with mode: 0644]
common/api-parent/asciidoc/Readme.adoc [new file with mode: 0644]
common/api-parent/pom.xml
common/asciidoc/Readme.adoc [new file with mode: 0644]
common/checkstyle/asciidoc/Readme.adoc [moved from common/checkstyle/src/main/resources/README.adoc with 82% similarity]
common/checkstyle/pom.xml
common/honeycomb-parent/asciidoc/Readme.adoc [new file with mode: 0644]
common/honeycomb-parent/pom.xml
common/honeycomb-parent/site.xml [new file with mode: 0644]
common/impl-parent/asciidoc/Readme.adoc [new file with mode: 0644]
common/impl-parent/pom.xml
common/minimal-assembly-descriptor/asciidoc/Readme.adoc [new file with mode: 0644]
common/minimal-assembly-descriptor/pom.xml
common/minimal-distribution-parent/asciidoc/Readme.adoc [new file with mode: 0644]
common/minimal-distribution-parent/pom.xml
common/pom.xml
infra/asciidoc/Readme.adoc [moved from infra/Readme.adoc with 100% similarity]
infra/cfg-init/asciidoc/Readme.adoc [new file with mode: 0644]
infra/cfg-init/pom.xml
infra/data-api/asciidoc/Readme.adoc [moved from infra/data-api/Readme.adoc with 100% similarity]
infra/data-api/pom.xml
infra/data-impl/asciidoc/Readme.adoc [moved from infra/data-impl/Readme.adoc with 100% similarity]
infra/data-impl/pom.xml
infra/impl/asciidoc/Readme.adoc [new file with mode: 0644]
infra/impl/pom.xml
infra/it/asciidoc/Readme.adoc [new file with mode: 0644]
infra/it/it-test/asciidoc/Readme.adoc [new file with mode: 0644]
infra/it/it-test/pom.xml
infra/it/pom.xml
infra/it/test-model/asciidoc/Readme.adoc [new file with mode: 0644]
infra/it/test-model/pom.xml
infra/minimal-distribution/asciidoc/Readme.adoc [new file with mode: 0644]
infra/minimal-distribution/pom.xml
infra/notification/api/asciidoc/Readme.adoc [new file with mode: 0644]
infra/notification/api/pom.xml
infra/notification/asciidoc/Readme.adoc [new file with mode: 0644]
infra/notification/impl/asciidoc/Readme.adoc [new file with mode: 0644]
infra/notification/impl/pom.xml
infra/notification/pom.xml
infra/pom.xml
infra/translate-api/asciidoc/Readme.adoc [moved from infra/translate-api/Readme.adoc with 100% similarity]
infra/translate-api/pom.xml
infra/translate-impl/asciidoc/Readme.adoc [moved from infra/translate-impl/Readme.adoc with 100% similarity]
infra/translate-impl/pom.xml
infra/translate-spi/asciidoc/Readme.adoc [moved from infra/translate-spi/Readme.adoc with 100% similarity]
infra/translate-spi/pom.xml
infra/translate-utils/Readme.adoc [deleted file]
infra/translate-utils/asciidoc/Readme.adoc [new file with mode: 0644]
infra/translate-utils/pom.xml
lisp/api/asciidoc/Readme.adoc [new file with mode: 0644]
lisp/api/pom.xml
lisp/asciidoc/Readme.adoc [moved from lisp/Readme.adoc with 100% similarity]
lisp/lisp2vpp/asciidoc/Readme.adoc [new file with mode: 0644]
lisp/lisp2vpp/pom.xml
lisp/pom.xml
nsh/api/asciidoc/Readme.adoc [new file with mode: 0644]
nsh/api/pom.xml
nsh/asciidoc/Readme.adoc [moved from nsh/Readme.adoc with 100% similarity]
nsh/impl/asciidoc/Readme.adoc [new file with mode: 0644]
nsh/impl/pom.xml
nsh/pom.xml
pom.xml
samples/asciidoc/Readme.adoc [new file with mode: 0644]
samples/interfaces/asciidoc/Readme.adoc [moved from samples/interfaces/Readme.adoc with 100% similarity]
samples/interfaces/mapping/asciidoc/Readme.adoc [new file with mode: 0644]
samples/interfaces/mapping/pom.xml
samples/interfaces/models/asciidoc/Readme.adoc [new file with mode: 0644]
samples/interfaces/models/pom.xml
samples/interfaces/pom.xml
samples/minimal-distribution/asciidoc/Readme.adoc [new file with mode: 0644]
samples/minimal-distribution/pom.xml
samples/pom.xml
tools/archetype/asciidoc/Readme.adoc [moved from tools/archetype/Readme.adoc with 100% similarity]
tools/archetype/pom.xml
tools/archetype/src/main/resources/archetype-resources/asciidoc/Readme.adoc [moved from tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/Readme.adoc with 100% similarity]
tools/archetype/src/main/resources/archetype-resources/pom.xml
tools/asciidoc/Readme.adoc [new file with mode: 0644]
tools/pom.xml
v3po/api/asciidoc/Readme.adoc [new file with mode: 0644]
v3po/api/pom.xml
v3po/asciidoc/Readme.adoc [moved from v3po/Readme.adoc with 100% similarity]
v3po/pom.xml
v3po/v3po2vpp/Readme.adoc [deleted file]
v3po/v3po2vpp/asciidoc/Readme.adoc [new file with mode: 0644]
v3po/v3po2vpp/pom.xml
v3po/v3po2vpp/src/main/java/io/fd/honeycomb/translate/v3po/Readme.adoc [deleted file]
v3po/v3po2vpp/src/main/java/io/fd/honeycomb/translate/v3po/interfaces/acl/Readme.adoc [deleted file]
vpp-common/asciidoc/Readme.adoc [new file with mode: 0644]
vpp-common/minimal-distribution/asciidoc/Readme.adoc [new file with mode: 0644]
vpp-common/naming-context-api/asciidoc/Readme.adoc [new file with mode: 0644]
vpp-common/naming-context-api/pom.xml
vpp-common/naming-context-impl/asciidoc/Readme.adoc [new file with mode: 0644]
vpp-common/naming-context-impl/pom.xml
vpp-common/pom.xml
vpp-common/vpp-impl-parent/asciidoc/Readme.adoc [new file with mode: 0644]
vpp-common/vpp-impl-parent/pom.xml
vpp-common/vpp-translate-test/asciidoc/Readme.adoc [new file with mode: 0644]
vpp-common/vpp-translate-utils/asciidoc/Readme.adoc [moved from vpp-common/vpp-translate-utils/Readme.adoc with 100% similarity]
vpp-common/vpp-translate-utils/pom.xml
vpp-integration/asciidoc/Readme.adoc [moved from vpp-integration/Readme.adoc with 100% similarity]
vpp-integration/minimal-distribution/asciidoc/Readme.adoc [new file with mode: 0644]
vpp-integration/minimal-distribution/pom.xml
vpp-integration/pom.xml