Set up Hudson/Jenkins for ALI
If you are working with a Hudson or Jenkins build server, install the following plugins on the build server to enable integration with ALI.

From the ALI Summary page, download the Hudson or Jenkins Agent plugin, and install it on the build server.
After installation, an ALI Integration link is added to the Hudson/Jenkins sidebar. Click the link to configure ALI plugin settings. For details, see HPE ALI Hudson/Jenkins plugin configuration.

From the ALI Summary page, download the Hudson or Jenkins Force.com plugin, and install it on the build server.

To add support for integrated SCM systems on the build server, follow these steps:
-
From the Hudson or Jenkins website, download and install the appropriate SCM plugin on the build server.
An SCM plugin must be installed for the following SCM/build server integrations:
SCM Build server Git/Perforce/TFS Hudson/Jenkins (all versions) Subversion/CVS Hudson 3 or higher - Hudson 3 or higher: From the Hudson website, download and install the Maven plugin.
- From the ALI Summary page, under Available Build Agents, download the Git, Perforce or TFS Support plugin, and install it on the build server.

To report build test coverage information in ALI, follow these steps:
- Make sure one of the following plugins is installed and configured on the build server: JaCoCo or Cobertura.
- JaCoCo on Jenkins: From the ALI Summary page, under Available Build Agents, download the JaCoCo Support plugin, and install it on the build server.

ALI supports hierarchical builds on Hudson and Jenkins. ALI displays the build tree, and aggregated data of the downstream builds.
ALI supports the Hudson/Jenkins native downstream build trigger for hierarchical builds. In addition, the following plugins are supported on Hudson and Jenkins for hierarchical builds: Build Flow or Multijob.
For installation instructions, refer to the Hudson or Jenkins documentation.