Issue Type: Bug Bug
Assignee: domi
Components: copyartifact, nodelabelparameter
Created: 12/Nov/12 11:14 AM
Description:

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.

Environment: Linux master, Solaris slave
Project: Jenkins
Labels: nodelabelparameter copyartifact
Priority: Major Major
Reporter: Sonni Nørløv
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to