Issue Type: Bug Bug
Assignee: Unassigned
Components: copyartifact
Created: 04/Dec/12 5:42 AM
Description:
Create a freestyle build with 2 steps:
  1. Copy artifacts from another project (pick a random project and filename, set it to optional, Latest successful build)
  2. Execute Shell (contents: "set" - should work on windows/unix)
    RESULT: Shows COPYARTIFACT_BUILD_NUMBER_(project name) set as described
Create a maven build with 2 pre-build steps:
  1. Copy artifacts from another project (pick a random project and filename, set it to optional, Latest successful build)
  2. Execute Shell (contents: "set" - should work on windows/unix)
    RESULT: DOES NOT SHOW COPYARTIFACT_BUILD_NUMBER_(project name) Set!

Hopefully this is an easy and quick fix...thanks!

Environment: Jenkins 1.492, Copy Artifact Plugin 1.25
Project: Jenkins
Priority: Major Major
Reporter: Adam Rofer
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