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

Nick Dimiduk commented on HBASE-8035:
-------------------------------------

This appears to work. `mvn -N clean site -DskipTests` builds the docbook 
locally for me, and skips the walk through submodules. It complains loudly when 
I first `rm -r ~/.m2/repository/org/apache/hbase/hbase*/0.97-SNAPSHOT` but 
doesn't fail the build. The build succeeds and just creates docbook.

{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43.186s
{noformat}
                
> Add site target check to precommit tests
> ----------------------------------------
>
>                 Key: HBASE-8035
>                 URL: https://issues.apache.org/jira/browse/HBASE-8035
>             Project: HBase
>          Issue Type: Task
>            Reporter: Andrew Purtell
>            Assignee: Nick Dimiduk
>             Fix For: 0.98.0
>
>         Attachments: 
> 0001-HBASE-8035-Add-site-generation-to-patch-validation.patch, 
> 8035-addendum.txt
>
>
> We should check that the Maven 'site' target passes as part of precommit 
> testing. See HBASE-8022.

--
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