Naginator is a plugin for Hudson that schedules a new build immediately following a build failure, thereby nagging the project members that the build is failing.
'org.jvnet.hudson.plugins:naginator:1.5'
<dependency> <groupId>org.jvnet.hudson.plugins</groupId> <artifactId>naginator</artifactId> <version>1.5</version> </dependency>
<dependency org="org.jvnet.hudson.plugins" name="naginator" rev="1.5"/>
"org.jvnet.hudson.plugins", "naginator", "1.5"