Install a Java Development Kit (JDK).
Install Apache Ant if your build will be using the Ant build engine.
Stop the Micro Focus Common Tomcat service.
Download the jenkins.war file from the Jenkins web site:
Copy the war file to your Micro Focus Common Tomcat webapps folder, for example:
C:\Program Files\Micro Focus\common\tomcat\8.5\webapps
Copy the Dimensions SCM Plug-in to the Jenkins plugins folder:
a Copy the plug-in from your webapps\pulse\WEB-INF\jenkins folder, for example:
C:\Program Files\Micro Focus\common\tomcat\8.5\webapps\pulse\
WEB-INF\jenkins
b Paste the plug-in into your webapps\jenkins\WEB-INF\plugins folder, for example:
C:\Program Files\Micro Focus\common\tomcat\8.5\webapps\jenkins\
WEB-INF\plugins
Copy the following Dimensions CM Java API libraries from your Dimensions server installation folder to your Jenkins installation folder:
darius.jar
dmclient.jar
dmfile.jar
dmnet.jar
For example, copy the libraries from:
C:\Program Files\Micro Focus\Dimensions 14.4\CM\AdminConsole\lib
to:
C:\Program Files\Micro Focus\common\tomcat\8.5\webapps\jenkins\WEB-INF\lib
Restart the Micro Focus Common Tomcat service.