Project build error: Non-resolvable import POM: Failure to find org.springframvework:spring-framework-bom:pom:4.1.3.RELEASE in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
2015-09-04
在generating project in interactive mode卡主的话
加个参数 -DarchetypeCatalog=internal 让它不要从远程服务器上取catalog
就OK了
加个参数 -DarchetypeCatalog=internal 让它不要从远程服务器上取catalog
就OK了
2015-08-30