|
||||||||
|
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.

It appears Jenkins tried to delete the workspace when it was still being accessed by Dependency-Check plugin.
By default, Dependency-Check Jenkins plugin will create the data directory inside the projects workspace. This can be overwritten when defining the data directory in the advanced configuration for the job.
Specifying a data directory outside the project's workspace has the additional benefit of being able to be shared by multiple Dependency-Check jobs on the same slave machine, saving both processing power and disk space.