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

No way to specify ant version in project settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • ant-plugin
    • None
    • ubuntu

      Regression from 1.413 to 1.417 (didn't look in intermediate verions).
      I cannot specify "Ant version" in combobox in "Invoke ant" build step.

      So trying to execute job causes

      [myproject] $ ant debug
      FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
      java.io.IOException: Cannot run program "ant" (in directory "/path/to/workspace/myproject"): java.io.IOException: error=2, No such file or directory
      

      Ant version is specified correctly in "Manage Jenkins/Configure System/Ant/Ant installations".

      In 1.413 there was

      [myproject] $ /path/to/ant/home/bin/ant debug
      ...
      

      output.

      The same issue described here.

            Unassigned Unassigned
            andrey_regentov andrey regentov
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: