I never have seen such a plugin, and I think this is mainly a task for your Continuous Integration server instead of your build tool. If you really need this functionality I don't think it is that hard to write your own plugin. See [1] for a description how to write your own plugins.
Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl [1] http://maven.apache.org/guides/plugin/guide-java-plugin-development.html On Mon, Aug 11, 2008 at 3:00 PM, MedElb <[EMAIL PROTECTED]> wrote: > Hi all, > there is an plugin that can be used to send email when executting task > > thanks in advance >
