Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.4.1
-
Fix Version/s: None
-
Labels:None
-
Environment:maven 1.0.2 + CVSNT
Description
SCM plgin can't change project.xml when the module has watches enabled (with 'cvs watch on' command).
when watches are enabled, all the files into the module are checked out read-only. So, SCM plugin can't change project.xml. Therefore prepare-release goal doesn't work properly.
Issue Links
- is superceded by
-
MPSCM-63
If project.xml can't be edited (e.g. read only), prepare-release goal still succeeds
-
so a cvs edit should be run first? This might need to be controlled by a property.