A Hudson Lifecycle that just exits. Implements restart when used with a script that restarts Hudson whenever it exits; otherwise, does the exit part of restart.
'org.hudsonci.plugins:just-exit-lifecycle:1.0'
<dependency> <groupId>org.hudsonci.plugins</groupId> <artifactId>just-exit-lifecycle</artifactId> <version>1.0</version> </dependency>
<dependency org="org.hudsonci.plugins" name="just-exit-lifecycle" rev="1.0"/>
"org.hudsonci.plugins", "just-exit-lifecycle", "1.0"