[
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)
-v1
- workaround scala-maven-plugin not having a skip by using a profile
- update website script to activate the workaround
- skip the warbucks plugin both on when building site (both install and site
goals)
I suspect there are still more things we could pull out, but it's all small
incremental gains at this point and I'd rather leave additional things for
follow-on work.
> 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, HBASE-20389.1.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)