I have a released a beta of the SCM plugin with subversion support. Please test this even if you are already using this plugin for CVS as the backend has changed - the <ant:cvs /> task is no longer used.
Changes since beta-2 are: New Features: o checkout to target/checkout instead of target/checkouts/module-name for consistency between SVN and CVS. o implement a status check on prepare-release - fails if any unknown or modified files exist other than project.xml and changes.xml. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-scm-plugin -Dversion=1.5-beta-3 (please wait 4 hours for it to be mirrored). For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-scm-plugin-1.5-beta-3.jar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
