Thanks for the help so far.I went to the Oracle site, downloaded java 8 and installed it. My new Maven Output$mvn -versionI deleted my .M2 folder and tried again to build the package Unfortunatly I get the same error
That's a great point, however, I am not finding any specific documentation for where that should point to.which javac returnswhich cannot be set as $JAVA_HOME
We have an AEM 6.3 project. Most of our devs are on windows and mac. We are trying to replicate the building of the package on ubuntu 16.04 but the build is getting an error.On an example linuxmachine where the package builds successfully:Maven config of our Ubuntu machineJDK is installed on this ma...