You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2008/07/06 18:28:27 UTC

[jira] Commented: (MRELEASE-100) implement release:release goal

    [ http://jira.codehaus.org/browse/MRELEASE-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=140828#action_140828 ] 

Dan Tran commented on MRELEASE-100:
-----------------------------------

Here is alternative solution from Jason van Zyl

You can just batch them together.

We have an example setup in our Hudson:

mvn -B -U -e -Prelease,stage -Dmaven.repo.local=/home/j2ee-hudson/repos/${JOB_NAME} clean release:prepare release:perform -Darguments=-X


On 6-Jul-08, at 12:01 PM, Dan Tran wrote:

Is there anyone working on this?

I am thinking of implementing release:release mojo which extends
release:prepare and add release:perform's params to its arguments

there will be cut/paste code from release:perform mojo.

Thoughs?

-D

> implement release:release goal
> ------------------------------
>
>                 Key: MRELEASE-100
>                 URL: http://jira.codehaus.org/browse/MRELEASE-100
>             Project: Maven 2.x Release Plugin
>          Issue Type: New Feature
>            Reporter: Brett Porter
>
> a release:release goal has been requested that sequentially does the prepare and then perform step. Generally, this would be done in batch mode to do overnight tags/release combos using the defaults

-- 
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