when installing 2.2.2 i had problems with [ERROR] The following builds failed: [ERROR] * testDependencies/pom.xml [ERROR] * dependingArtifact/pom.xml
I noticed that the default maven2 wagonProvider (java.net.URLConnection ?) did not respect proxy settings in settings.xml so i changed $JAVA_HOME/jre/lib/net.properties ##tshvr4 was false java.net.useSystemProxies=true and all went well Herman -- View this message in context: http://openjpa.208410.n2.nabble.com/openjpa-2-2-2-install-from-source-from-behind-proxy-user-experience-tp7583827.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
