altrelease-maven-plugin
-----------------------

                 Key: MOJO-903
                 URL: http://jira.codehaus.org/browse/MOJO-903
             Project: Mojo
          Issue Type: New Feature
          Components: Plugin Submission
            Reporter: Tom Huybrechts
            Priority: Minor
         Attachments: altrelease-maven-plugin.zip

Features/Limitations:
- svn only
- no separate prepare/perform. POMs are modified locally, and if the release 
succeeds the local working copy is copied directly to a tag
- atomic deployment. The build deploys to a local staging repository, and if 
the build succeeds, this repository is deployed to the remote repository.
- alternative versioning strategy. Instead of releasing x.y.z-SNAPSHOT as x.y.z 
and updating to x.y.z+1-SNAPSHOT, I release as x.y.z.vDATE_TIME where DATE_TIME 
is the date/time of the last commit on the project.
- release versions can be for the entire project or module-by-module

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to