How to configure an HTTPS proxy? #734
-
My build server is behind firewall and needs to go through a Proxy server. gradlew -> gradle-wrapper.jar apparently does not have a way to specify a proxy server and build is stuck at: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
have you tried to configure the proxy as described in Moritz Keppler [email protected], Daimler TSS GmbH, legal info/Impressum |
Beta Was this translation helpful? Give feedback.
have you tried to configure the proxy as described in
https://docs.gradle.org/current/userguide/gradle_wrapper.html and
https://docs.gradle.org/current/userguide/build_environment.html#sec:accessing_the_web_via_a_proxy
Moritz Keppler [email protected], Daimler TSS GmbH, legal info/Impressum