这种状况个别是因为 maven 配置的 setting.xml 文件有误.maven 我的项目编译报错如下: 点击【我的项目名】提醒 也就是说找不到 xml 文件 解决方案 1. 双击 shift 找到 setting.xml 从新引入即可 2. 再次执行 maven install 打包操作