is not current version
Last Version 1.0.4

com.googlecode.msidor.maven.plugins:groovy2ssh-maven-plugin 1.0.0

Maven plugin that allows to execute shell commands via groovy script on remote host through ssh connection. This is basically only the maven plugin wrapper for com.googlecode.msidor.groovy2ssh library whereas the SSH connection is handled by JSCH library.

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

com.googlecode.msidor.maven.plugins
ArtifactId

ArtifactId

groovy2ssh-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin

Download groovy2ssh-maven-plugin 1.0.0


<plugin>
    <groupId>com.googlecode.msidor.maven.plugins</groupId>
    <artifactId>groovy2ssh-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>