[ http://jira.codehaus.org/browse/MNG-1713?page=comments#action_52419 ] 

John Casey commented on MNG-1713:
---------------------------------

it seems to me this had to do with resolving dependencies in the release 
process that were part of the multimodule build being released.

I'll try to back the change back out, and see if I can get it to work.

> Option not to run install phase during realease:prepare
> -------------------------------------------------------
>
>          Key: MNG-1713
>          URL: http://jira.codehaus.org/browse/MNG-1713
>      Project: Maven 2
>         Type: Wish
>   Components: maven-release-plugin
>     Versions: 2.0
>  Environment: xp,clearcase,starteam
>     Reporter: Dan Tran
>      Fix For: 2.0.1

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