A Jenkins pipeline with Maven calls to build Java applications provides a great deal of flexibility and extensibility to DevOps professionals. In this Maven Jenkins pipeline example, you'll learn how to create a Jenkinsfile pipeline that not only uses the build-in Apache Maven Jenkins features, but also the Jenkins Maven Pipeline Integration plugin that allows you to add the withMaven DSL method to your scripted and declarative Jenkins pipelines.