Hi,
I would like to add to the build summary additional information, it
doesn't have to be embedded in the final message, can be just on top of it.
I was thinking to use some kind of listener that will print my message
to the screen, something like:
[INFO]
------------------------------------------------------------------------
[INFO] My message goes here....
[INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed May 16 17:08:43 EDT 2007
[INFO] Final Memory: 1M/3M
[INFO]
------------------------------------------------------------------------
Is there a way to add some kind of maven listener to the build?
Thanks,
Erez.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]