stack created HBASE-8175:
----------------------------
Summary: Include javadoc and book when site goal invoked
Key: HBASE-8175
URL: https://issues.apache.org/jira/browse/HBASE-8175
Project: HBase
Issue Type: Bug
Components: documentation
Reporter: stack
Attachments: 8175.txt
Our pom builds javadoc and book in the pre-site step. A copy-resources tries
to copy the javadoc and book to the site dir but it also does it at pre-site
time. Maven does not let you specify the order in which these run. Whats
happening is that the copy is happening before the book and javadoc are
generated so though javadoc and book are built, they are not being included.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira