Book Image

Maven and SonarQube for DevOps Engineers - Beginners Guide [Video]

By : Valaxy Technologies
5 (1)
Book Image

Maven and SonarQube for DevOps Engineers - Beginners Guide [Video]

5 (1)
By: Valaxy Technologies

Overview of this book

Maven is the build automation tool that can be used in applications developed by software languages such as Java, C#, Scala, and other languages. There are lots of DevOps tools such as GitHub, SVN, Maven, Jenkins, Chef, Puppet, Nagios, Splunk, Selenium, and so on. It helps DevOps in providing automation around the build phase of the DevOps life cycle management. This course helps you to understand how a developer uses Maven and SonarQube for DevOps professionals. You will be creating a maven project on Eclipse, then look at the activities of a DevOps Engineer on Maven. After that, you will create a project using the Maven archetype, and learn Maven coordinates, Maven goals, and Maven repositories. Next, you will learn about pom.xml, commit code from the developer system to GitHub, build projects on Maven, and understand Maven in DevOps workflow. Finally, you will set up and Integrate Maven with Jenkins along with SonarQube with Jenkins. By the end of this course, you will be able to learn how to use Maven and SonarQube for code build and code quality analysis from a DevOps engineer's point of view. All the resource files are uploaded to the GitHub repository at https://github.com/PacktPublishing/maven
Table of Contents (7 chapters)
Chapter 2
Set Up Maven Environment on Windows
Content Locked
Section 7
Steps Involved in Building a Java Project
This video demonstrates the steps involved in buildng a Java project.