steveloughran commented on PR #4953: URL: https://github.com/apache/hadoop/pull/4953#issuecomment-1263703865
...last patch switches to the right dockerfile, doesn't work though...even though the devenv does ``` cd /build/source /usr/bin/mvn -Dmaven.repo.local=/home/stevel/.m2/repository -pl hadoop-maven-plugins -am clean install The JAVA_HOME environment variable is not defined correctly This environment variable is needed to run this program NB: JAVA_HOME should point to a JDK not a JRE ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
