Skip to content

Jenkins plugin that brings the JSch library as a plugin dependency

License

Notifications You must be signed in to change notification settings

jenkinsci/jsch-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSch Jenkins Plugin

Jenkins Plugin Jenkins Plugin Installs

This plugin provides a shared dependency on the com.jcraft:jsch JAR - using this plugin will eliminate the classloader problems caused by having multiple copies of jsch loaded.This plugin is not meant to be used by end users by itself.

It's supposed to be included through the dependencies of other plugins, which want to use JSch library with support for SSH Credentials plugin.

Version History

Please refer to the changelog.