Child pages
  • Installation

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hudson needs the following functionalities installed to be able to build projects:

Build tools

  • Ant : If any of the projects to build are Ant based, Ant should be installed and the installation should be registered in Hudson. This be done from the Hudson webinterface on the Configure System page.
  • Maven2 : If any of the projects to build are Maven2 based, Maven2 should be installed and the installation should be registered in Hudson. This be done from the Hudson webinterface on the Configure System page.

SCM tools

  • CVS : If any of the projects to build are cvs based, cvs should be installed.
  • SVN : If any of the projects to build are Subversion based, svn should be installed.