The following issue has been updated:

    Updater: Brett Porter (mailto:[EMAIL PROTECTED])
       Date: Fri, 7 Jan 2005 8:28 AM
    Changes:
             Fix Version changed to 1.5
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPSCM-39?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-39

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-39
    Summary: Support for branching and non-interactive multi-project releases
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin
   Fix Fors:
             1.5
   Versions:
             1.4.2

   Assignee: Brett Porter
   Reporter: Havard Bjastad

    Created: Thu, 30 Dec 2004 9:17 AM
    Updated: Fri, 7 Jan 2005 8:28 AM

Description:
We have made some changes to maven-scm-plugin, to accomodate our needs. Since I 
don't think we're the only ones with these needs, I publish there here to get 
the changes into the official release:

1. scm:prepare-release is augmented with a new goal scm:batch-prepare-release 
that is non-interactive. To achieve this, the interactivity has been moved to 
scm:prepare-release

2. New goals scm:product-release and scm:product-release-with-branching that 
uses reactor to deal with multiple projects (in our case, and I belive in most 
other cases, a product is made up of multiple projects). The functionality to 
branch or not, is implemented as two goals. Someone with better knowledge of 
jelly could probably refactor these to be one single, parameterized goal.

3. scm:cvs-prepare-release has been modified to support the above additions.

See attachment for the actual implementation.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to