zoukankan      html  css  js  c++  java
  • Hudson CI

    1. Hudson BIRT Charts Plugin:This Plugin provides graphing support to Hudson using BIRT Chart Engine. http://www.eclipse.org/birt/phoenix/
    2. JNA Native Support Plugin:Plugin provides support for Native Access using JNA library. https://github.com/twall/jna
    3. XPath Provider Plugin:XPath Service Provider for Jelly. http://commons.apache.org/proper/commons-jelly/
    4. 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
    5. Subversion Tagging Plugin:This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build. 
    6. Groovy Support Plugin
    7. Hudson REST Plugin:This plugin adds REST support to Hudson
    8. Windows Slaves Plugin:Provides support to create Windows service for Windows Slaves
    9. 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.
    10. Static Analysis Utilities:This plug-in provides utilities for the static code analysis plug-ins.
    11. Backup plugin:Backups and restores Hudson files
    12. Batch Task Plugin:This plugin adds batch tasks that are not regularly executed to projects, such as releases, integration, archiving, etc.
    13. Checkstyle Plug-in:This plug-in generates the trend report for Checkstyle, an open source static code analysis program.
    14. 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.
    15. Hudson Workspace Cleanup Plugin
  • 相关阅读:
    Jetson AGX Xavier配置使用OpenCV(报错:No package 'opencv' found)
    centos7 lnmp
    php用户签到,领取红包
    php红包功能
    Mysql 主从复制
    mysql 小技巧
    区块链学习笔记一
    PHP 常用自定义函数
    centos7.4 搭建lnmp
    什么是跨域?怎么解决跨域问题?
  • 原文地址:https://www.cnblogs.com/dmdj/p/3437317.html
Copyright © 2011-2022 走看看