Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Maven plugin for uploading build results per SCP to a server

License

Notifications You must be signed in to change notification settings

technicalguru/mvn-uploadfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Maven plugin for uploading build results per SCP to a server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages