remote地址:http://repo1.maven.org/maven2/archetype-catalog.xml
解决方法:把http改为https
本文介绍了一个关于Maven远程仓库的问题解决方案。当遇到remote地址使用HTTP连接不稳定时,可以将其更改为HTTPS以提高连接的稳定性和安全性。具体操作为将remote地址中的http替换为https。
remote地址:http://repo1.maven.org/maven2/archetype-catalog.xml
解决方法:把http改为https
1647
198
860

被折叠的 条评论
为什么被折叠?