Hi when I run on my cmd the command
mvn clean package
I get a compiler error: No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
But I checked out my PATH, JAVA_HOME and HOME_M2


I also checked the Installed JREs in Eclipse:

Apparently everything is ok, any ideas about why do I'm getting that error? Thanks!
