[ 
https://issues.apache.org/jira/browse/HBASE-8175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-8175.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.98.0
                   0.95.0
         Assignee: stack

Committed small patch to 0.95 and trunk.
                
> 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
>            Assignee: stack
>             Fix For: 0.95.0, 0.98.0
>
>         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

Reply via email to