[
https://issues.apache.org/jira/browse/HBASE-11670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347604#comment-14347604
]
stack commented on HBASE-11670:
-------------------------------
Looking at ascii doc mvn plugin,
https://github.com/asciidoctor/asciidoctor-maven-plugin, it does not seem like
document name is a config you can set. It does allow you set asciidoc
attributes. What if you set 'docfile' which is 'Name of document file' (from
http://asciidoctor.org/docs/user-manual/). It probably won't work. What about
adding an execution that is run post-site (see how around this part of pom
stuff gets hitched to the 'site' and 'pre-site' phase... could you add a
post-site phase that did the doc rename?)
> Build PDF of Ref Guide
> ----------------------
>
> Key: HBASE-11670
> URL: https://issues.apache.org/jira/browse/HBASE-11670
> Project: HBase
> Issue Type: Task
> Components: documentation
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Priority: Minor
> Attachments: HBASE-11670.patch, hbase_logo_with_orca.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)