diff --git a/scm/plugin.jelly b/scm/plugin.jelly
index 56e9b39b..d65df49a 100644
--- a/scm/plugin.jelly
+++ b/scm/plugin.jelly
@@ -320,12 +320,20 @@
+
+
+
+ project.xml is not writable!
+
+
+ changes.xml exists but is not writable!
+
diff --git a/scm/xdocs/changes.xml b/scm/xdocs/changes.xml
index be21aabd..c7d0bde8 100644
--- a/scm/xdocs/changes.xml
+++ b/scm/xdocs/changes.xml
@@ -24,6 +24,7 @@
+ The prepare-release goal should fail if project.xml can't be edited (e.g. read only).
SCM Parse Connection output is wrong / misleading.
scm:prepare-release does not commit modified changes.xml.
Update dom4j and jelly dependencies to match the ones in maven 1.1 core.