记录一次错误点击maven clean错误
错误信息:
  error executing Maven 1 problem was encountered while building the effective settings 'mirrors.mirror.url' for alimaven is missing @D:xxxx\apache-maven-x.x.x\conf\settings.xml
解决方法:
  将settings-xxx的名称修改成settings.xml即可,换句话说就是保存一个settings.xml即可,且名字为settings.xml。

相关文章:

  • 2021-05-27
  • 2021-06-17
  • 2021-12-01
  • 2021-11-24
  • 2021-04-26
  • 2021-05-24
  • 2022-01-22
  • 2021-09-29
猜你喜欢
  • 2022-03-03
  • 2022-12-23
  • 2022-02-13
  • 2021-06-05
  • 2022-12-23
  • 2022-12-23
  • 2021-09-10
相关资源
相似解决方案