Ssh Exec Maven Plugin

SSH exec plugin able to deploy a project and attach a debugger to a remote system via ssh

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.rogueware.mojo
ArtifactId

ArtifactId

ssh-exec-maven-plugin
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Ssh Exec Maven Plugin
SSH exec plugin able to deploy a project and attach a debugger to a remote system via ssh
Project URL

Project URL

https://bitbucket.org/jingram/ssh-maven-plugin
Source Code Management

Source Code Management

https://bitbucket.org/jingram/ssh-maven-plugin.git

Download ssh-exec-maven-plugin

How to add to project

<plugin>
    <groupId>org.rogueware.mojo</groupId>
    <artifactId>ssh-exec-maven-plugin</artifactId>
    <version>1.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
com.jcraft : jsch jar 0.1.54

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0