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

只要出现上述问题

解决方法如下图所示:

JAVA_HOME should point to a JDK not a JRE

正确maven环境如下所示

JAVA_HOME should point to a JDK not a JRE

相关文章: