Extend Hudson

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.

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. 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

    Unknown macro: {open-source Test Management Tool}

    & OpenSTA (open-source Performance Automation Tool)

  2. 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