[
https://issues.apache.org/jira/browse/HBASE-19547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446588#comment-16446588
]
Sean Busbey commented on HBASE-19547:
-------------------------------------
AFAICT the dependency is scoped to just the asciidoctor-maven-plugin.
testing a site build locally, but this looks fine at first glance.
> 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)