100 likes | 164 Views
This presentation on Maven and Jenkins Integration will help you understand what Jenkins does. It will help you understand the applicability of the integration of Maven and Jenkins. The process would be further simplified and explained with the help of a hands-on demo.<br><br>The topics covered in the presentation are:<br> What does Jenkins do?<br> Demo - Maven and Jenkins Integration
E N D
What Does Jenkins Do? • Jenkins is an open source automation tool used to build and test software projects
What Does Jenkins Do? • Jenkins is an open source automation tool used to build and test software projects • The tool makes it easier for developers to integrate changes to the project
What Does Jenkins Do? • Jenkins is an open source automation tool used to build and test software projects • The tool makes it easier for developers to integrate changes to the project • Jenkins achieves continuous integration with the help of plugins. Every tool that has to be integrated has its own set of plugins
What Does Jenkins Do? • Jenkins is an open source automation tool used to build and test software projects • The tool makes it easier for developers to integrate changes to the project • Jenkins achieves continuous integration with the help of plugin. These plugins allow the DevOps stages. Every tool that has to be integrated has its own set of plugins Maven when integrated with Jenkins through plugins aids to automate the complete build