This plugin lets you search keywords in the files you specified and use that to mark the build as success or a failure.
This is handy when you have some tools in your build chain that doesn't use the exit code properly.
Changelog
Release 1.6 (2008/11/06)
- Modified to work with all job types, including Maven2 jobs.
Release 1.5
- Added "Unstable if found" configuration option. Use this option to set build unstable instead of failing the build. Default is off (previous behavior).