- Hudson BIRT Charts Plugin:This Plugin provides graphing support to Hudson using BIRT Chart Engine. http://www.eclipse.org/birt/phoenix/
- JNA Native Support Plugin:Plugin provides support for Native Access using JNA library. https://github.com/twall/jna
- XPath Provider Plugin:XPath Service Provider for Jelly. http://commons.apache.org/proper/commons-jelly/
- Hudson Subversion Plug-in:This plugin provides support to use Subversion as an SCM in a Hudson job. http://wiki.hudson-ci.org/display/HUDSON/Subversion+Plugin
- Subversion Tagging Plugin:This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build.
- Groovy Support Plugin
- Hudson REST Plugin:This plugin adds REST support to Hudson
- Windows Slaves Plugin:Provides support to create Windows service for Windows Slaves
- Static Analysis Collector Plug-in:This plug-in is an add-on for the plug-ins Checkstyle, Dry, FindBugs, PMD, Tasks, and Warnings: the plug-in collects the different analysis results and shows the results in a combined trend graph. Additionally, the plug-in provides health reporting and build stability based on these combined results.
-
Static Analysis Utilities:This plug-in provides utilities for the static code analysis plug-ins.
-
Backup plugin:Backups and restores Hudson files
-
Batch Task Plugin:This plugin adds batch tasks that are not regularly executed to projects, such as releases, integration, archiving, etc.
-
Checkstyle Plug-in:This plug-in generates the trend report for Checkstyle, an open source static code analysis program.
-
Role-based Authorization Strategy:This plugin adds a new role-based strategy to ease and fasten users management. This strategy allows: Creating global roles, such as admin, job creator, anonymous, etc., allowing to set Overall, Slave, Job, Run, View and SCM permissions on a global basis. Creating project roles, allowing to set only Job and Run permissions on a project basis. Assigning these roles to users.
-
Hudson Workspace Cleanup Plugin