今天 maven 打包时出现如下情况:

IDEA 踩坑之:maven 打包提示 [ERROR] The specified user settings file does not exist.....

解决办法:

(1)如图点击:【File】-【Settings】

IDEA 踩坑之:maven 打包提示 [ERROR] The specified user settings file does not exist.....

(2)按照层次,点开【Maven】界面

IDEA 踩坑之:maven 打包提示 [ERROR] The specified user settings file does not exist.....

 (3)取消第一个勾选,然后点击【Apply】-【OK】

IDEA 踩坑之:maven 打包提示 [ERROR] The specified user settings file does not exist.....

(4)重新 maven 打包,提示成功,问题得以解决。

IDEA 踩坑之:maven 打包提示 [ERROR] The specified user settings file does not exist.....

相关文章:

  • 2021-11-25
  • 2022-01-22
  • 2021-04-11
  • 2021-08-11
  • 2021-12-08
  • 2021-10-08
  • 2021-06-09
猜你喜欢
  • 2021-11-24
  • 2021-04-07
  • 2021-08-19
  • 2021-11-04
  • 2021-05-27
  • 2021-06-17
  • 2021-08-09
相关资源
相似解决方案