I have a multi-module flat maven project, when I run mvn release:prepare it returns with following error:
svn: '/parent/path' is not a working copy
I have found that this is known issue with flat projects (261 & 516).
Is there any workaround for this issue?