License |
License |
---|---|
Categories |
CategoriesGroovy Languages Maven Build Tools |
GroupId | GroupIdcom.googlecode.msidor.maven.plugins |
ArtifactId | ArtifactIdgroovy2ssh-maven-plugin |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptiongroovy2ssh-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 |
<plugin>
<groupId>com.googlecode.msidor.maven.plugins</groupId>
<artifactId>groovy2ssh-maven-plugin</artifactId>
<version>1.0.4</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.0-beta-1 |