|
||||||||
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 |
[JIRA] (JENKINS-15594) CopyArtifact plugin cannot always copy artifacts
haris_sha...@hotmail.com (JIRA) Tue, 15 Jan 2013 08:19:03 -0800
- [JIRA] (JENKINS-15594) CopyArtifact plugin... haris_sha...@hotmail.com (JIRA)
- [JIRA] (JENKINS-15594) CopyArtifact p... haris_sha...@hotmail.com (JIRA)
- [JIRA] (JENKINS-15594) CopyArtifact p... haris_sha...@hotmail.com (JIRA)
- [JIRA] (JENKINS-15594) CopyArtifact p... jswa...@alohaoi.com (JIRA)
I would like to add that I have also been experiencing this issue and after doing some extensive tinkering I think it has to do something with permissions. At first I tried giving the job from which the artifacts were to be copied all types of access (anonymous, full access, authenticated group access) anything I read and could come up with on my own I tried. But, the copy artifac plugin would still fail intermittently.
The solution I figured out is this; if the copy artifact plugin starts to fail just go to the view that lists the job from which artifacts are to be copied as long as the logged in user sees the job listing, once, the copy artifact plugin will not fail (to copy artifacts) ever again from that job. You do not even have to click on the job just be able to see it in a list in one of your views. I know this sounds strange but I assure you this fixes the problem. Currently I have created a view where I list all of the jobs from which artifacts are to be copied and I have made it my default view. So, now as soon as a user logs-in or hits the Jenkins homepage the first thing they will see is the list of jobs. I have not had a failure since.
Can someone please fix this?
Thanks.