Re: Log4J2-API-Java9 Build Failure

2017-07-11 Thread kenneth mcfarland
Maven reports finding the java jdk for 9 but fails. I presume it not is not an openjdk issue because I basically copied the toolchain-sample-linux.xml file to my .m2 folder. I am using maven 3.5. Thank you guys so much! [INFO] --

Re: Log4J2-API-Java9 Build Failure

2017-07-11 Thread Apache
Somehow your tool chain is not being found. The --release option is only available in java 9. When the build runs the compile plugin should tell you that it is using the Java 9 tool chain. Ralph > On Jul 10, 2017, at 9:51 PM, kenneth mcfarland > wrote: > > I am running Ubuntu 16.04.2 LTS AMD

Log4J2-API-Java9 Build Failure

2017-07-10 Thread kenneth mcfarland
I am running Ubuntu 16.04.2 LTS AMD 64 The sole purpose of my laptop is to get this build to work. I've literally reformatted my machine just for this project and I'm at my wits end trying to figure this out after googling for 2 days. I've made sure the POM reflects the correct path to my jdk, an