95% of use cases that I have seen can be reached by using
preparationGoals to invoke an additional plugin or mix in an
additional profile

99.9% of use cases that I have seen can be reached by using
preparationGoals and completionGoals to tidy up afterwards.

Of the remaining 0.1% of use cases that I have seen, they should not
be doing it that way!

Are you sure you need an additional prepare phase?

On 26 June 2012 09:24,  <[email protected]> wrote:
> Hi,
>
> is there a way to extend the release phases of the DefaultReleaseManager?
>
> I'd like to add a custom release phase to the list of the release managers 
> prepare phases. The implementation of the custom phase should update some 
> project specific files during the release preparation.
>
> Kind regards,
> Bernd
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to