[
https://issues.apache.org/jira/browse/HBASE-20389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-20389:
--------------------------------
Status: Patch Available (was: In Progress)
-v0
- move flags used in each of the steps of making the website into profiles
- change nightly website build to use said profiles
- add "protoc.skip" to site profile, because we don't need to regenerate
protoc results to build site
- add "remoteresources.skip" to site profile, because we don't need to
download stuff for building jars when we did that already in install.
> Move website building flags into a profile
> ------------------------------------------
>
> Key: HBASE-20389
> URL: https://issues.apache.org/jira/browse/HBASE-20389
> Project: HBase
> Issue Type: Improvement
> Components: build, website
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Attachments: HBASE-20389.0.patch
>
>
> we have some "magic" in our website building right now. The script that's
> used bout our automated website build + publish mechanism manually sets a
> bunch of stuff on the maven command line.
> It'd be better to reflect those settings in a maven profile, so that folks
> are less likely to be surprised e.g. when trying to debug a failure in the
> {{site}} goal happens.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)