Re: [workflow-plugin] unarchive: Access is denied

2015-02-26 Thread Jesse Glick
On Wednesday, February 25, 2015 at 11:00:11 PM UTC-5, Christoph Vogtländer wrote: java.io.FileNotFoundException: D:\Jenkins\jobs\testjob\workspace\Binary\test.dll (Access is denied) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.init(Unknown

[workflow-plugin] unarchive: Access is denied

2015-02-25 Thread Christoph Vogtländer
Hi, when trying to unarchive artifcats with the command unarchive mapping: ['Binary/' : '.'] the step fails with: java.io.FileNotFoundException: D:\Jenkins\jobs\testjob\workspace\Binary\test.dll (Access is denied) I think this is because the file already exists. Removing the Binary