Hi,
I have downloaded the latest version of Spring Source tool suite and created a new Spring Roo Project. I am getting below error message in pom.xml file:
The versions are:Code:Failure to transfer org.codehaus.mojo:aspectj-maven-plugin:pom:1.2 from http://maven.springframework.org/release was cached in the local repository, resolution will not be reattempted until the update interval of spring-maven-release has elapsed or updates are forced. Original error: Could not transfer artifact org.codehaus.mojo:aspectj-maven-plugin:pom:1.2 from/to spring-maven-release (http://maven.springframework.org/release): Connect times out
sts-2.9.1.RELEASE
spring-roo-1.2.1.RELEASE
apache-maven-3.0.3
Kindly help me on this.


Reply With Quote