问题描述:
提示'mvn' 不是内部或外部命令,也不是可运行的程序或批处理文件。
或者提示
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
解决方案:
https://blog.csdn.net/weixin_41123719/article/details/82630092