CS 5500 Managing Software Development

Setting Up Jenkins

Now we need to install some plugins for Git and Tomcat.

Continuing in the browser, go to Manage Jenkins.
Then, go to Manage Plug-ins.

Select a plug-ins right for your project. In the example, GitHub Authorization is selected. You will also need the GitHub and Deploy to Container plug-ins. We have found it important to install plug-ins one by one. So, for each plug-in, select it and then Download now and Install after restart. We found weird issues arise if you check them all and then download them at the end. Try restarting Jenkins if you face any issues.