【本文来自于转载】

新建maven项目时,Run中报警告:No archetype found in remote catalog. Defaulting to internal catalog.【在远程目录中没有找到原型。默认为内部编录。】, 如图:

警告:No archetype found in remote catalog.

解决方案:

  1. 可以不用管【因为使用了maven模版构建项目,要从网上获取模版,然而没有找到这个模版或者网络慢,导致获取失败 】,选择File ---> 再选择Close Project,关闭项目后重启就可以了。重启后如图:
警告:No archetype found in remote catalog.
  1. 参考 https://www.cnblogs.com/loufangcheng/p/12861762.html 这篇文章

相关文章:

  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-04
  • 2021-12-06
  • 2022-12-23
  • 2021-05-17
猜你喜欢
  • 2021-07-15
  • 2021-12-11
  • 2021-04-06
  • 2021-11-09
  • 2021-07-20
相关资源
相似解决方案