[
https://issues.apache.org/jira/browse/HBASE-19158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410117#comment-16410117
]
Sean Busbey commented on HBASE-19158:
-------------------------------------
FYI, here's how I build just the book using the site goal. Note that this
expressly won't generate a correct complete website. (it doesn't make javadocs,
for example)
{code}
time mvn -pl . -Dmaven.javadoc.skip=true -Denforcer.skip=true site 2>&1 | tee
../hbase_site.mvn.log
{code}
currently takes ~4 minutes on my laptop.
> Ref guide needs upgrade update
> ------------------------------
>
> Key: HBASE-19158
> URL: https://issues.apache.org/jira/browse/HBASE-19158
> Project: HBase
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.0.0-beta-1
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Blocker
> Fix For: 2.0.0
>
>
> Our ref guide has lots of references in the upgrade section to obsolete
> versions and no references to the 2.0.0-* releases. We should correct this
> for beta-1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)