You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jörn Gebhardt <Jo...@ptv.de> on 2004/07/21 14:13:30 UTC

Customized Build Summary

Hi,

I have created my own plugin and I want to gather come build information
that can be displayed at the end (e.g. warnings that do not abort the build
process).

1. Does there already exist any concept for gathering information to be
displayed at the end of the build process?

2. Does there exist any global context that I can access anytime during the
build process where I can add my build status information?

Thanks in advance,
Jörn

Re: Customized Build Summary

Posted by Dion Gillard <di...@gmail.com>.
You can add a postGoal to build:end.

On Wed, 21 Jul 2004 14:13:30 +0200, Jörn Gebhardt <jo...@ptv.de> wrote:
> Hi,
> 
> I have created my own plugin and I want to gather come build information
> that can be displayed at the end (e.g. warnings that do not abort the build
> process).
> 
> 1. Does there already exist any concept for gathering information to be
> displayed at the end of the build process?
> 
> 2. Does there exist any global context that I can access anytime during the
> build process where I can add my build status information?
> 
> Thanks in advance,
> Jörn
> 


-- 
http://www.multitask.com.au/people/dion/

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