maven使用注意

Maven项目build时出现No compiler is provided in this environment
注意配置的编译版本要和自己电脑实际安装的java配置一致。maven本地会去从系统环境变量找。

相关文章: