For example, can I write a postGoal for the java goal to perform some
action if the build fails?
I want to do 2 things:
1. send a nag email if the build fails
2. generate my project site even if the java compile fails and include
the compile log
 
Can I use the reactor to do any of this?
I am trying to set up a set of Maven projects to use with continuous
integration.
thanks,
Kelley


Reply via email to