Failure to transfer org.springframework:spring-beans:jar:3.0.4. - HelloCloud/pom.xml
Hi,
I am new of spring, I am running vmware cloud foundry sample spring project on STS 2.6.1 , I got error on HelloCoud/pom.xml file like
" Failure to transfer org.springframework:spring-beans:jar:3.0.4.RELEASE from 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. Original error: Could not transfer artifact org.springframework:spring-beans:jar:3.0.4.RELEASE from/to central (http://repo1.maven.org/maven2): No response received after 60000"
then, added the spring-beans.3.04.jar file but the same error occur , How to fix this ?
Plz help me