• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Master and slave on an internal network that needs a proxy to fetch from ant.apache.org. The proxy is configured on the master.

      I added a project and configured the ant build for it. Jenkins decided to build it on the slave. The slave didn't have ant installed on it so it failed.

      I added an ant 1.8.2 installation via configure jenkins (so it will download and manage ant for me.)

      Then I triggered the build again. It attempted to build on the slave, and tried to download ant from the slave without using the proxy.

      Either slaves should have a proxy configuration setting, or downloads should be done by the master and then copied to slaves.

          [JENKINS-9340] Slaves behind proxy can't install ant

          Steve Nicolai created issue -
          Kohsuke Kawaguchi made changes -
          Link New: This issue is duplicated by JENKINS-9351 [ JENKINS-9351 ]

          Not sure exactly when we fixed this, but as of 1.440 at least we do the right thing and consult the proxy setting.

          Kohsuke Kawaguchi added a comment - Not sure exactly when we fixed this, but as of 1.440 at least we do the right thing and consult the proxy setting.
          Kohsuke Kawaguchi made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-18664 [ JENKINS-18664 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 139501 ] New: JNJira + In-Review [ 188538 ]

            Unassigned Unassigned
            steven Steve Nicolai
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: