-
Improvement
-
Resolution: Unresolved
-
Major
-
None
The Jenkins proxy configuration it is not used, in order to use a proxy you have to add the JVM proxy properties.
-Dhttp.proxyHost=192.168.1.100 -Dhttp.proxyPort=8800 -Dhttps.proxyHost=192.168.1.100 -Dhttps.proxyPort=8800
Could be possible to use the Jenkins proxy settings instead?
- relates to
-
JENKINS-73639 Release API plugin(s) for AWS SDK for Java 2.x
- Open
- links to