Hi,

This is to announce the releaes of a release candidate of the Maven SCM plugin for Maven 1.0.

http://maven.apache.org/reference/plugins/scm/

To automatically install the plugin, type the following on a single line:

maven plugin:download
 -DgroupId=maven
 -DartifactId=maven-scm-plugin
 -Dversion=1.5-rc1
 -Dmaven.repo.remote=http://cvs.apache.org/repository

For a manual installation, you can download the plugin here:
http://cvs.apache.org/repository/maven/plugins/maven-scm-plugin-1.5-rc1.jar

Changes in this version include:

   * [MPSCM-25 <http://jira.codehaus.org/browse/MPSCM-25>] - The goal
     scm:cvs-create-patch includes differences in whitespace
   * [MPSCM-29 <http://jira.codehaus.org/browse/MPSCM-29>] -
     scm:cvs-update-project uses developer connection
   * [MPSCM-33 <http://jira.codehaus.org/browse/MPSCM-33>] -
     maven.scm.bootstrap.pom.dir is not used
   * [MPSCM-40 <http://jira.codehaus.org/browse/MPSCM-40>] - Avoid use
     of jelly empty operator
   * [MPSCM-45 <http://jira.codehaus.org/browse/MPSCM-45>] - var delim
     not allways ":" (on CVSNT "|")
   * [MPSCM-52 <http://jira.codehaus.org/browse/MPSCM-52>] -
     scm:bootstrap fails on SVN project requiring username/password.
   * [MPSCM-53 <http://jira.codehaus.org/browse/MPSCM-53>] -
     NullPointerException when setting checkout dir

   * [MPSCM-32 <http://jira.codehaus.org/browse/MPSCM-32>] - Support
     Subversion
   * [MPSCM-44 <http://jira.codehaus.org/browse/MPSCM-44>] - Skip
     prompt for tag
   * [MPSCM-50 <http://jira.codehaus.org/browse/MPSCM-50>] - Support
     starting and ending revision in diff bean/tag

   * [MPSCM-41 <http://jira.codehaus.org/browse/MPSCM-41>] - update
     documentation after latest changes
   * [MPSCM-42 <http://jira.codehaus.org/browse/MPSCM-42>] - implement
     status check
   * [MPSCM-48 <http://jira.codehaus.org/browse/MPSCM-48>] - clarify
     "module" notation as used for CVS in regards to Subversion
   * [MPSCM-49 <http://jira.codehaus.org/browse/MPSCM-49>] -
     incorporate a released version of Maven SCM

- The Apache Maven Team


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to