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.3'
<dependency> <groupId>org.jvnet.hudson.plugins</groupId> <artifactId>naginator</artifactId> <version>1.3</version> </dependency>
<dependency org="org.jvnet.hudson.plugins" name="naginator" rev="1.3"/>
"org.jvnet.hudson.plugins", "naginator", "1.3"