[ 
https://issues.apache.org/jira/browse/HBASE-8175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610183#comment-13610183
 ] 

Hudson commented on HBASE-8175:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #459 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/459/])
    HBASE-8175 Include javadoc and book when site goal invoked (Revision 
1459634)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/pom.xml

                
> 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