SpringBoot+Vue农业病害防治系统开发实践
2026/9/17 10:53:26
clean、install、package等命令时,Error running'xxx [clean]':No valid Maven installation found. Eithersetthe home directoryinthe configuration dialog orsetthe M2_HOME environment variable on your system.比如你这样配置:
D:\n_maven\apache-maven-3.6.3\conf这是错误的!IDEA 会找不到 Maven。
应该这样
D:\n_maven\apache-maven-3.6.3