IntelliJ IDEA 15创建maven项目速度很慢,甚至卡住不动了。
在创建Maven项目时加上 archetypeCatalog=internal 参数,如下:
在maven的VM Options加上-DarchetypeCatalog=internal参数,如下: