maven-upload-plugin
Overview
This is a Maven plugin to upload build results via SCP to a server for download. It is especially useful when you need to deploy artifacts beyond jars and docs, e.g. when building Eclipse/RCP applications.
License
maven-upload-plugin is licensed under GNU LGPL 3.0.
Usage#
<parent>
<groupId>eu.ralph-schuster</groupId>
<artifactId>uploadfiles-maven-plugin</artifactId>
<version>1.3.0</version>
</parent>
Documentation
Contribution
Report a bug or request an enhancement at the Jira Issue Tracker.