Install a Java Development Kit (JDK).
Install Apache Ant if your build will be using the Ant build engine.
Stop the Serena Common Tomcat service.
Download the jenkins.war file from the Jenkins web site:
Copy the war file to your Serena Common Tomcat webapps folder, for example:
C:\Program Files\Serena\common\tomcat\8.0\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\Serena\common\tomcat\8.0\webapps\pulse\
WEB-INF\jenkins
b Paste the plug-in into your webapps\jenkins\WEB-INF\plugins folder, for example:
C:\Program Files\Serena\common\tomcat\8.0\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\Serena\Dimensions 14.2\CM\AdminConsole\lib
to:
C:\Program Files\Serena\common\tomcat\8.0\webapps\jenkins\WEB-INF\lib
Restart the Serena Common Tomcat service.