So, the problem is pretty much in the subject of the question. Today we are not able to retrieve SOME jar files from the maven repo, but some are retrieved without a problem. This is pretty weird. :) Here is what the error says:
jvm 1 | 2012-11-05 09:19:14 ERROR [qtp20866423-84 ] - org.sonatype.nexus.prox y.maven.maven2.M2Repository - Got RemoteStorageException in proxy repository "Ma ven Central" [id=central] while retrieving remote artifact "ResourceStoreRequest (requestPath="/org/apache/cxf/cxf-java2ws-plugin/2.4.4/cxf-java2ws-plugin-2.4.4. pom")" from URL http://repo1.maven.org/maven2/, this is 3 (re)try, cause: java.n et.SocketTimeoutException: Read timed out Also, wget on this jar does not work either. Telnet works. Also from a different external IP address we can retrieve the jar without a problem. Does maven keep like a ban list? Have we been placed in that list? And if yes how do we get out? Please notice that this happens ONLY for SOME jars, all the rest a being taken by maven without a problem. Cheers, Eugene. -- View this message in context: http://maven.40175.n5.nabble.com/Can-not-get-a-jar-from-maven-central-tp5729478.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
