Krisztian Szucs created ARROW-6010:
--------------------------------------
Summary: [Release] JAVA_HOME is inproperly set in the gen apidocs
docker container
Key: ARROW-6010
URL: https://issues.apache.org/jira/browse/ARROW-6010
Project: Apache Arrow
Issue Type: Task
Reporter: Krisztian Szucs
Maven and openjdk are installed by both the system package manager and conda,
and JAVA_HOME is set to /opt/conda eventually.
So javadoc fails with: [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.5.1:site (default-site) on project
arrow-java-root: Error generating maven-javadoc-plugin:3.0.0-M1:aggregate:
Unable to find javadoc command: The environment vari
able JAVA_HOME is not correctly set. -> [Help 1]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)