I'm having a hard time building a plugin, every time I try, I get an error.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fsp: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
I've installed JDK 8 like 3 times, and have put the missing JAVA_HOME in the system, and it still doesn't work, any ideas?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fsp: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
I've installed JDK 8 like 3 times, and have put the missing JAVA_HOME in the system, and it still doesn't work, any ideas?
