Hi Brett,
Thank you for your reply. I have already given a thought about that. But wanted to ensure if there was a way I could do that through maven..
How about the gump plugin for maven? I didnt find much documentation about how it can be used to accomplish the task of mailing the build results.
Regards Jagadeesh.
Brett Porter wrote:
In Maven 1.0 this is somewhat difficult, other than writing a shell script wrapper that pipes the output to a mail program if the return code was not 0.
I use cruise control - it does a good job.
- Brett
On Thu, 15 Jul 2004 17:08:47 -0400, Jagadeesh Danala <[EMAIL PROTECTED]> wrote:
Hi
I was trying to setup a nightly build system for the my project. I want an email to be sent when the build fails on a project. I was able to send test reports when tests fail but that doesnt include failures due to missing dependencies or compile errors.
I would be grateful if someone can let me know how to write the goal that lets me send the email.
Thanks and Regards Jagadeesh
--------------------------------------------------------------------- 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]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
