Install Hudson and the Build & Test plugin

To install Hudson and its CollabNet plugin, download and run the Build & Test war file.

Note: You must have Java J2SE 1.5 (or later) installed before you install Hudson.
  1. Download the ctfbuildtest-1.1.x.war file from www.open.collab.net.
  2. Run the war file with this command.
    • java -jar ctfbuildtest-1.1.x.war
You should now be able to access Hudson on your server, on port 8080. For example, if you ran the war file locally, you would access Hudson at http://localhost:8080. The Hudson > Plugin Manager > Installed page should display the CollabNet plugin.