> My version info:
> Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
> Maven home: C:\Maven\bin\..
> Java version: 1.7.0_05, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_05\jre
> Default locale: pl_PL, platform encoding: Cp1250
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> MNG-5162 isn't a working solution for me.

So you're saying that "Setting MAVEN_OPTS to
-Djava.net.preferIPv4Stack=true" does not fix this for you?

Here is a workaround:
Switch back to JDK6.
Run your project ("mvn clean" may be sufficient) to download dependencies.
Switch back to JDK7 and continue working on your project.

If this is ultimately a problem in JDK7 (as it seems based on the
comments in MNG-5162), I'm unsure what you expect the Maven Users list
to do about it other than tell you to not run JDK7.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to