I want to compile a project on my manjaro system using mvn and every time I get this error:
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
Can somebody help?