Maven Tutorial 01 – Introduction and Setting up

Maven Tutorial 01 – Introduction and Setting up

Maven is an open source build tool traditionally used in Java and Java EE projects to compile source files, execute unit tests and assemble distribution artifacts. The first part of this tutorial explains how to download and install Maven in our development environment. The second part provides a first view at pom.xml configuration file and show how to compile a project.

Video Producer: http://javabrains.koushik.org