Jenkins Continuous Integration Cookbook (2nd Edition)

Jenkins Continuous Integration Cookbook (2nd Edition)
Tags: Alan Mark Berg

Over 90 recipes to produce great results from Jenkins using pro-level practices, techniques, and solutions [b]About This Book[/b] [list][*]Explore the use of more than 40 best-of-breed plug-ins for improving efficiency [*]Secure and maintain Jenkins by integrating it with LDAP and CAS, which is a Single Sign-on solution [*]Step-by-step, easy-to-use instructions to optimize the existing features of Jenkins using the complete set of plug-ins that Jenkins offers [/list] [b]Who This Book Is For[/b] If you are a Java developer, a software architect, a technical project manager, a build manager, or a development or QA engineer, then this book is ideal for you. A basic understanding of the software development life cycle and Java development is needed, as well as a rudimentary understanding of Jenkins. [b]In Detail[/b] Jenkins is an award-wining and one of the most popular Continuous Integration servers in the market today. It was designed to maintain, secure, communicate, test, build, and improve the software development process. This book starts by examining the most common maintenance tasks. This is followed by steps that enable you to enhance the overall security of Jenkins. You will then explore the relationship between Jenkins builds and Maven pom.xml. Then, you will learn how to use plugins to display code metrics and fail builds to improve quality, followed by how to run performance and functional tests against a web application and web services. Finally, you will see what the available plugins are, concluding with best practices to improve quality.