The ToolSpring Plugin adds views to the Jenkins web interface including the ToolSpring Plugin Manager, which is:
In some respects the ToolSpring Plugin Manager is similar to the Jenkins Plugin Manager. Depending on your installed version of Jenkins, the ToolSpring Plugin Manager may have a different color scheme. Below is a sample:
The sample above shows four tabs at the top of the main content area: Updates, Available, Installed, and Support. Each tab provides a tabular view of plugins or support subscriptions.
To quickly find a plugin on the active tab, enter text in the Filter plugins field at the top-right of the page.
To reverse the sort order on the active tab, click the column header Plugin name.
To synchronize the displayed list of plugins with the ToolSpring Plugin index, click the button Check now.
The sections below describe the tabs in detail.
The Updates tab is the default tab of the Plugin Manager; see the screenshot in the previous section. This tab lists every installed commercial plugin whose version differs from current public version. Usually the public version is higher than the corresponding installed plugin, but a publisher may revert to a lower version if, for example, there are problems with the latest release.
The table lists plugins grouped by the subheadings below:
To install one or more updates, check the box in the Install column for each update you require, then click the button Download now and install after restart
The Available tab lists commercial plugins that are available in the ToolSpring shop and are not installed in your Jenkins. Below is a sample:
The table lists plugins grouped by the subheadings below:
To install one or more plugins, check the box in the Install column for each plugin you require, then click the appropriate button for you:
Note: For plugins in the Recommended group, the checkbox in the Install column is inactive and cannot be checked.
See also section Advanced Installation below.
The Installed tab lists your installed commercial plugins. Below is a sample:
The table lists plugins grouped by the subheadings below:
Click the button Uninstall to uninstall the corresponding plugin.
It may be useful to disable a plugin instead of uninstalling it. For example, a plugin can cause conflicts with other plugins; such conflicts can be detrimental to Jenkins' operation. You could uninstall the plugin but disabling it may be more convenient.
For each installed plugin, the checkbox in the Enabled column is checked by default. This means that when Jenkins starts it will start the plugin automatically. Uncheck the checkbox to prevent a plugin from starting.
Note: For some plugins the checkbox in the Enabled column is inactive and cannot be unchecked. These plugins are not safe to disable because other plugins depend on them.
The Support tab lists support subscriptions that you have purchased, for commercial or open-source plugins. It also lists support subscriptions that are available in the ToolSpring shop for open-source plugins that are installed in your Jenkins. Below is a sample:
The above sample shows that:
The table lists plugins grouped by the subheadings below:
Note: An open-source plugin that is not installed will appear in the list only if you have purchased a support subscription. To install an open-source plugin, use the Jenkins Plugin Manager.
The ToolSpring Plugin Manager is designed to simplify the installation of plugins from ToolSpring. If required, follow the steps below to use the normal Jenkins method for advanced installation: