在运行mvn idea:idea时报一下错误

ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings D:\anzhuang\apache-maven-3.6.3\bin\..\conf\settings.xml: end tag name </settings> must match start tag name <mirrors> from line 146 (position: TEXT seen ...</activeProfiles>\r\n  -->\r\n\r\n\r\n</setti
ngs>... @265:12)  @ D:\anzhuang\apache-maven-3.6.3\bin\..\conf\settings.xml, line 265, column 12

IDEA运行mvn idea:idea报错[ERROR] Error executing Maven

分析报错原因是settings配置文件出错

IDEA运行mvn idea:idea报错[ERROR] Error executing Maven

少了个</mirrors>添加之后再次运行就可以了

相关文章:

  • 2022-01-02
  • 2021-07-30
  • 2021-11-24
  • 2021-04-23
  • 2021-09-03
  • 2022-01-04
猜你喜欢
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-13
  • 2021-07-18
相关资源
相似解决方案