Description
This plugin allows you to automatically reschedule a build after a build failure.
This can be useful in several cases, including:
- The build is dependent upon external resources, that were temporarily unavailable (DB down, network down, website down, etc).
- Users want continuous emails sent out until the build is fixed, in order to prompt people into action.
Configuration
There are currently no configuration options. Simply install the plugin, and then check the "Reschedule build after failure" on your project's configuration page.
Version History
Version 1.3 - April 9, 2008
- After way too long, the release is actually out there. 1.1 and 1.2 are missing due to my inability to use the maven release process correctly
.
Version 1.0 - Sept 17, 2007
- Initial Release - release didn't actually make it to the repository...