idea创建maven web项目 慢

原文地址为: idea创建maven web项目 慢

idea创建maven web项目


 

 

archetypeCatalog表示插件使用的archetype元数据,不加这个参数时默认为remote,local,即中央仓库archetype元数据,由于中央仓库的archetype太多了,所以导致很慢,指定internal来表示仅使用内部元数据。

 



转载请注明本文地址: idea创建maven web项目 慢