|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

As long as I tested, it seems work.
As I do not use Jenkins Enterprise (and folder-plugin), the only way to test reproduction is writing test codes...
See following codes what I tested if you'd like to see Java codes.
https://github.com/jenkinsci/copyartifact-plugin/pull/31
I thinks your problem is one of followings:
Would you dump all the environment variables available after copying artifacts?
That can be done with executing export in Execute shell after Copy artifacts from another project.