/davidB/scala-maven-plugin/pull/227 and
https://github.com/davidB/scala-maven-plugin/issues/221
Rob
From: Sean Owen
Date: Tuesday, 30 April 2019 at 00:18
To: Shmuel Blitz
Cc: dev
Subject: Re: Spark build can't find javac
Your JAVA_HOME is pointing to a JRE rather than JDK install
Your JAVA_HOME is pointing to a JRE rather than JDK installation. Or you've
actually installed the JRE. Only the JDK has javac, etc.
On Mon, Apr 29, 2019 at 4:36 PM Shmuel Blitz
wrote:
> Hi,
>
> Trying to build Spark on Manjaro with OpenJDK version 1.8.0_212, and I'm
> getting the following erro