Slaves behind proxy can't install ant

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: core
    • Environment:
      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.

            Assignee:
            Unassigned
            Reporter:
            Steve Nicolai
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: