You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by William Ferguson <Wi...@yarris.com> on 2007/08/14 06:48:58 UTC

Display lifecycle phases during a build

Is there any way to get Maven to output the liefecycle pahsaes as it is
executing them? 

It displays the plugin and goal that is executing and that often gives a
far bit on sinsight into where the built is up to, but it would be
*really* nice if you could clearly see the phases as they are being
iterated over.

Not only would it help debug strange build problems, but it would help
determine the best phase for execution of some plugins.

William

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Display lifecycle phases during a build

Posted by Eric Redmond <er...@gmail.com>.
Not currently... that is something that should be available in 2.1.

-- 
Eric Redmond
http://blog.propellors.net

On 8/13/07, William Ferguson <Wi...@yarris.com> wrote:
>
> Is there any way to get Maven to output the liefecycle pahsaes as it is
> executing them?
>
> It displays the plugin and goal that is executing and that often gives a
> far bit on sinsight into where the built is up to, but it would be
> *really* nice if you could clearly see the phases as they are being
> iterated over.
>
> Not only would it help debug strange build problems, but it would help
> determine the best phase for execution of some plugins.
>
> William
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>