[GRADLE-885] Wrapper behavior is different from that of gardle with regards to proxy properties Created: 30/Mar/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 0.9-rc-1

Type: Improvement
Reporter: Alex Shneyderman Assignee: Hans Dockter
Resolution: Fixed Votes: 0


 Description   

I have no gradle installed and want to build it from source.

I tried to add proxy setting to the gradle.properties both in the
source root (after the checkout) and in ~/.gradle/gradle.properties
file and neither one had any effect.

The only way to build from source behind the proxy was to
set GRADLE_OPTS="-Dhttp.proxyHost=<proxy.ip> -Dhttp.proxyPort=<port?"

My expectation that wrapper should in the same way as gradle itself.


Generated at Wed Jun 30 11:41:24 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.