Execute shell scripts on remote host using ssh (pre and post build). Based on the cool scp plugin.
'org.hudsonci.plugins:ssh:2.1-h-1'
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>ssh</artifactId>
<version>2.1-h-1</version>
</dependency>
<dependency org="org.hudsonci.plugins" name="ssh" rev="2.1-h-1"/>
"org.hudsonci.plugins", "ssh", "2.1-h-1"