Install a Java Development Kit (JDK).
Install Apache Ant if your build is using the Ant build engine.
Stop the OpenText Common Tomcat service.
Download the jenkins.war file from the Jenkins website.
Copy the war file to your Common Tomcat webapps folder, for example:
C:\Program Files\OpenText\common\tomcat\<tomcat-version>\webapps
Copy the Dimensions SCM plugin to the Jenkins plugins folder:
Copy the plugin from your webapps\pulse\WEB-INF\jenkins folder, for example:
C:\Program Files\OpenText\common\tomcat\<tomcat-version>\webapps\pulse\
WEB-INF\jenkins
Paste the plugin into your webapps\jenkins\WEB-INF\plugins folder, for example:
C:\Program Files\OpenText\common\tomcat\<tomcat-version>\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\OpenText\Dimensions <version>\CM\AdminConsole\lib
to:
C:\Program Files\OpenText\common\tomcat\<tomcat-version>\webapps\jenkins\WEB-INF\lib
Restart the OpenText Common Tomcat service.