All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.m2e.lifecycle-mapping-metadata.xml Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 1.0.4
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<lifecycleMappingMetadata>
	<pluginExecutions>
		<pluginExecution>
			<pluginExecutionFilter>
				<groupId>
					com.googlecode.msidor.maven.plugins
				</groupId>
				<artifactId>
					groovy2ssh-maven-plugin
				</artifactId>
				<goals>
					<goal>execute</goal>
				</goals>
			</pluginExecutionFilter>
			<action>
				<ignore></ignore>
			</action>
		</pluginExecution>
	</pluginExecutions>
</lifecycleMappingMetadata>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy