|
||||||||
|
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/d/optout.

Would also be interested in a workaround.
As a result of this, mvn release:prepare fails when attempting to use it on a cloned workspace, because the .svn/tmp folder is gone.
It's possible to recreate it manually with a batch script and to run svn cleanup in a pre-build step, but it's kind of a drag obviously. Didn't find a globbing alternative pattern to fix this.