i created my spring-maven project with spring and other dependencies in maven pom.xml file and the project has been build-ed and run successfully after some days i tried to update dependencies and build the project again this failure occurred !
any help please ?
Failure to transfer org.codehaus.plexus:plexus-archiver:jar:2.0.1 from http://repo.maven.apache.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.codehaus.plexus:plexus-archiver:jar:2.0.1 from/to central (http://repo.maven.apache.org/maven2): No response received after 60000 pom.xml /DeabrnyRack
updated:i found the solution in this thread as there is updated versions of dependencies made conflict so i removed the "plexus-archiver.lastupdated" link : Maven error "Failure to transfer..."