Last Version

groovy2ssh-maven-plugin 1.0.4

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.

License

License

Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

com.googlecode.msidor.maven.plugins
ArtifactId

ArtifactId

groovy2ssh-maven-plugin
Version

Version

1.0.4
Type

Type

maven-plugin
Description

Description

groovy2ssh-maven-plugin
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.
Project URL

Project URL

https://code.google.com/p/groovy2ssh-maven-plugin/

Download groovy2ssh-maven-plugin 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.msidor : groovy2ssh jar 1.0.2
org.apache.maven : maven-plugin-api jar 2.0
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.0-beta-1

Project Modules

There are no modules declared in this project.