Http Proxy Settings not taken into account in Gradle 2.3

Hi,

I recently downloaded the 2.3 version of Gradle.

I triied to launch a build with http and https proxy settings configured in my gradle.properties and http prox settings are not taken into account by this new 2.3 version.

Rolling back to 2.0 version, it is working fine.

Thanks and regards

Vincent

That’s interesting. I had noticed a problem with Nebula-Test (being run by Gradle) being unable to initially download the Gradle distribution while within the firewall, even though Gradle had no trouble downloading public artifacts. I didn’t think this was a general problem with Gradle.