Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: artifactory-plugin, core
-
Labels:
-
Environment:Jenkins 2.60.3, Java 1.8.0(b144), Windows Server 2012 R2
-
Similar Issues:
Description
Jenkins master has a firewall restriction to access a remote Artifactory server via corporate HTTP proxy. However, Jenkins slaves don't have that restriction. Slaves don't connect to the Artifactory server if the same proxy setting is implied from the master. I have tried setting environment variable, NO_PROXY, on the slave machines...No luck...also tried passing -Dhttp.nonProxyHosts argument in the jenkins-slave.xml...No luck either
Please fix this or suggest a way with which I can disable the Jenkins master forwarding the http proxy details to the slaves.
Hi Subhadip Chatterjee,
Thank you for reporting this.
Please see this JIRA issue.
We have a proxy issue in our Jenkins Artifactory plugin version 2.12.x.
The snapshot version provided in the JIRA issue should resolve the problem.
Please let us know if this worked for you.