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

Can't see where "Exported variables" get defined

XMLWordPrintable

      I have defined a couple of custom tools for various jobs so I can use defined environment variables in various job scripts. The tools are all pre-installed on the build machine so I'm not using the "Install automatically" feature. I have named the tools, added the "Exported paths", "Installation directory" and also added various "Exported variables" of the format:

      TOOL_VAR_NAME=fred
      TOOL_VAR_VERSION=bob

      When I run the job which enables the named tool I do not see any of the variables in the build environment, displayed via a Windows DOS "SET" command, for any of the "Exported variables" I have defined. I also don't see the "Exported paths" being added to the system PATH which I thought it was supposed to be. I do the "Setting <TOOLNAME>_HOME=<blarh>" in the job log and the <TOOLNAME>_HOME variable in the environment however.

      Am I missing something here?

            oleg_nenashev Oleg Nenashev
            huebranch Hue Branch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: