From: Nandini Ektare <Nandini.Ektare_at_Sun.COM>
Date: Thu, 07 Aug 2008 00:51:27 -0700
I keep getting this error on executing mvn -U install under v3.
Initially it was intermittent and now it occurs all the time. I can't
get a build to complete successfully.
Path to dependency:
1) org.glassfish.admingui:console-web-plugin:hk2-jar:10.0-SNAPSHOT
2) org.glassfish.admingui:console-plugin-service:jar:10.0-SNAPSHOT
3) org.glassfish:javax.xml.stream:jar:10.0-SNAPSHOT
Caused by I/O exception: Connection timed out: connect
I have been able to build v3/admin;v3/admingui; successfully
individually. It's the umbrella mvn install that fails.
Any idea how to fix this?
(C:\software\Maven2.0.7\maven-2.0.7\repo\org\glassfish\javax.xml.stream\10.0-SNAPSHOT
directory gets created with its contents and yet the build fails saying
it could not resolve that artifact)