Want to help but don't know what to do? Here is a list of possible project ideas. Latest snapshots of Hudson and the plugins can be found at the official Hudson CI server.
Developing Plugins
Hudson supports plugins, which allow Hudson to be extended to meet specific needs of individual projects. Read on to learn how to write a plugin.
Additional references
Developing Hudson
If you are interested in hacking Hudson itself, read on to learn how to do so.
Comments (2)
Dec 04
Venugopal Shenoy says:
Is there any plans to introduce plug-ins for Testlink Unknown macro: {open-sour...Is there any plans to introduce plug-ins for Testlink
& OpenSTA (open-source Performance Automation Tool)
Jan 07
Antony says:
Does someone has a detailed Hudson documentation to write Hudson plugin? The wik...Does someone has a detailed Hudson documentation to write Hudson plugin? The wiki doc is rather too basic and when you want to write more than the 'hello World' plugin is not so easy to find out which classes/interfaces to use/implement, where to put codes, etc...So it's very time consuming to write Hudson plugins.
Thanks in advance