Skip to content

BIGTOP-4536. Fix build failure of HBase due to maven-javadoc-plugin error inside container.#1397

Open
iwasakims wants to merge 1 commit into
apache:masterfrom
iwasakims:BIGTOP-4536
Open

BIGTOP-4536. Fix build failure of HBase due to maven-javadoc-plugin error inside container.#1397
iwasakims wants to merge 1 commit into
apache:masterfrom
iwasakims:BIGTOP-4536

Conversation

@iwasakims

Copy link
Copy Markdown
Member

https://issues.apache.org/jira/browse/BIGTOP-4536

[INFO] Generating "Developer API" report --- maven-javadoc-plugin:3.4.0:aggregate-no-fork
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache HBase 2.6.5:
[INFO] 
[INFO] Apache HBase ....................................... FAILURE [  7.953 s]
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.21.0:site (default-site) on project hbase: Error generating maven-javadoc-plugin:3.4.0:aggregate-no-fork report: Unable to write 'options' temporary file for command execution: Input length = 1 -> [Help 1]

The cause seems to be locale issue. Reverting HBASE-28290 or applying the update of pom.xml of HBASE-28617 fixed this. I added the patch to revert HBASE-28290 in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant