Changes Brett Porter Ignore whitespace when creating a patch Trim goals after prompting from the user Add scm:cvs-create-patch goal to help in creating patches Set default maven.scm.methodto cvs Add minimal support for SVN to allow cruisecontrol plugin to work Add scm:cvs-tag-project goal Don't use -C - Mac OS X doesn't recognise it Catch exceptions to make sure files don't get moved permanently. Update POM using dom4j instead of JSL - no more formatting issues. Support :local: CVS paths Update changes.xml version and release date on prepare. Use developerConnection first, then standard connection when parsing connection from POM. Apply MAVEN-834. Support for scm delimiters other than ':' Turn off pretty printing to fix MAVEN-769 - random spaces added to project.xml. Add new versions to bottom of list instead of top to follow convention. Initial creation - support for CVS.