Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-9340

Slaves behind proxy can't install ant

XMLWordPrintable

    • 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.

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

              Created:
              Updated:
              Resolved: