[ http://jira.codehaus.org/browse/MRELEASE-62?page=all ]

Jason van Zyl moved MNG-1713 to MRELEASE-62:
--------------------------------------------

        Version:     (was: 2.0)
    Fix Version:     (was: 2.0.1)
           type: Bug  (was: Wish)
      Component:     (was: maven-release-plugin)
       Workflow: jira  (was: Maven)
            Key: MRELEASE-62  (was: MNG-1713)
        Project: Maven 2.x Release Plugin  (was: Maven 2)

> Option not to run install phase during realease:prepare
> -------------------------------------------------------
>
>          Key: MRELEASE-62
>          URL: http://jira.codehaus.org/browse/MRELEASE-62
>      Project: Maven 2.x Release Plugin
>         Type: Bug

>  Environment: xp,clearcase,starteam
>     Reporter: Dan Tran
>     Assignee: John Casey

>
>
> I have a build environments where daily release build is required and the 
> build is long ( 1 - 2 hours is the norm).
> By using the current release plugin, the prepare step forces the install 
> phase, we end up to do the build at both
> prepare and perform steps and therefore the build time is double.
> I would like to propose that maven-release-plugin allows an option not to 
> invoke the install phase. Here are my
> thoughts on this.
>    - Fail daily build is a norm, however failure is selfdom now with the help 
> of contiguous integration (ie Continuum).
>      
>    - Since the build is long, passing the prepare phase, does not mean it 
> will pass at perform phase since user
>      can checkin changes at the build phase in prepare step. 
> Thoughts?
> Would binding preprare mojo to initialize phase is good enought? how can we 
> optionally change the execute phase
> at run time?

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to