问题描述:完成项目中的功能后,想要git一下,就用maven命令先清除一下编译文件,紧接着系统报错Error executing Maven. 2 problems were encountered while building the effective settings解决方法:maven的setting文件爆红,有两个标签多余,删除即可总结:maven命令出错一般都是配置文件出了问题,细心点