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.
- Download the ctfbuildtest-1.1.x.war file from www.open.collab.net.
- 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 page should display the CollabNet plugin.