[
https://issues.apache.org/jira/browse/HBASE-19547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16438433#comment-16438433
]
Mike Drob commented on HBASE-19547:
-----------------------------------
could we scope the dependency to just the plugin? I'm worried about
accidentally including jruby somewhere where we don't want to be redistributing
it.
> HBase fails building on AArch64 due to asciidoctor-maven-plugin.
> ----------------------------------------------------------------
>
> Key: HBASE-19547
> URL: https://issues.apache.org/jira/browse/HBASE-19547
> Project: HBase
> Issue Type: Bug
> Components: build, hbase, jruby
> Affects Versions: 3.0.0
> Reporter: Yuqi Gu
> Assignee: Yuqi Gu
> Priority: Major
> Attachments: HBASE-19547.patch
>
>
> HBase fails building on AArch64 due to asciidoctor-maven-plugin.
> {code:java}
> mvn clean site package install -DskipTests
> [ERROR] Failed to execute
> goal org.asciidoctor:asciidoctor-maven-plugin:1.5.5:
> process-asciidoc (output-pdf) on project hbase:
> Execution output-pdf of goal
> org.asciidoctor:asciidoctor-maven-plugin:1.5.5:
> process-asciidoc failed: (NotImplementedError)
> fstat unimplemented unsupported or native support failed to load ->
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)