> Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) > Maven home: C:\Maven\bin\.. > Java version: 1.6.0_25, vendor: Sun Microsystems Inc. > Java home: C:\jdk1.6.0_25\jre > Default locale: pl_PL, platform encoding: Cp1250 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" .... > org.apache.maven.wagon.providers.http.httpclient.impl.client > .DefaultRequestDirector tryConnect > INFO: I/O exception (java.net.SocketException) caught when connecting to > the tar > get host: Invalid argument: connect
I still blame IPv6 + Windows for this issue. Go here and try to compile/run the sample code at the top, see if it gives a similar error. If so, find a Windows XP box (or Linux/Mac) to do your work on. http://stackoverflow.com/questions/8216713/java-net-socketexception-invalid-argument-connect Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
