Could not reproduce. In dry mode or in normal.
Here are the different outputs I'm getting
2.0-beta-7
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cannot prepare the release because you have local modifications :
[src\main\java\com\test\App.java:modified]
[pom.xml:modified]
[INFO] ------------------------------------------------------------------------
2.0-beta-8
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cannot prepare the release because you have local modifications :
[src\main\java\com\test\App.java:modified]
[pom.xml:modified]
[INFO] ------------------------------------------------------------------------
2.0-beta-9
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cannot prepare the release because you have local modifications :
[src\main\java\com\test\App.java:modified]
[pom.xml:modified]
[INFO] ------------------------------------------------------------------------
2.0-beta-10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cannot prepare the release because you have local modifications :
[src\main\java\com\test\App.java:modified]
[pom.xml:modified]
[INFO] ------------------------------------------------------------------------
confirmed, certainly a nasty regression