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

CopyArticat plugin cannot resolve NodeLabel parameter

XMLWordPrintable

      I have a parameterized job, which specifies a Label parameter from the NodeLabel plugin, calling it JK_PLATFORM.

      This JK_PLATFORM parameter is available in the environment doing the build. But when I want to do a "archive the artifacts" in as post build action and use ${JK_PLATFORM} as part of the "files to archive" like

      ${JK_SVN_BRANCH}/${JK_PLATFORM}/${JK_RELEASE}/cdrom/*

      I get the following error:


      Archiving artifacts
      ERROR: No artifacts found that match the file pattern "trunk/${JK_PLATFORM}/false/cdrom/*". Configuration error?

      Looks like the JK_PLATFORM parameter is not resolved.

            domi Dominik Bartholdi
            sonni Sonni Nørløv
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: