You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "fabrizio giustina (JIRA)" <ji...@codehaus.org> on 2006/01/30 22:59:06 UTC

[jira] Created: (MRELEASE-77) Adding a test only mode, where nothing is checked in into SCM

Adding a test only mode, where nothing is checked in into SCM
-------------------------------------------------------------

         Key: MRELEASE-77
         URL: http://jira.codehaus.org/browse/MRELEASE-77
     Project: Maven 2.x Release Plugin
        Type: Improvement

    Reporter: fabrizio giustina
 Assigned to: fabrizio giustina 


Running release:prepare is scary, since the release plugin will deply modify your POMs and check them in to the repositoy, making release tags without any way to preview how POMs will be tranformed and what SCM operations will be performed.

We need a flag in order to be able to run this goal in "test mode" and let users check what will happen without any impact on the repository.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MRELEASE-77) Adding a test only mode, where nothing is checked in into SCM

Posted by "fabrizio giustina (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRELEASE-77?page=all ]
     
fabrizio giustina closed MRELEASE-77:
-------------------------------------

     Resolution: Fixed
    Fix Version: 2.0-beta-5

done, you can now use "mvn -Dtestmode=true release:prepare"


> Adding a test only mode, where nothing is checked in into SCM
> -------------------------------------------------------------
>
>          Key: MRELEASE-77
>          URL: http://jira.codehaus.org/browse/MRELEASE-77
>      Project: Maven 2.x Release Plugin
>         Type: Improvement

>     Reporter: fabrizio giustina
>     Assignee: fabrizio giustina
>      Fix For: 2.0-beta-5

>
>
> Running release:prepare is scary, since the release plugin will deply modify your POMs and check them in to the repositoy, making release tags without any way to preview how POMs will be tranformed and what SCM operations will be performed.
> We need a flag in order to be able to run this goal in "test mode" and let users check what will happen without any impact on the repository.

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org