1. General
In this tutorial you will learn how to create a simple Maven project. Your project will then be able to fetch libraries from Maven repositories.
In this tutorial you will learn how to include references to external libraries (dependencies) into a Maven project.
In this tutorial you will learn how to create a multiple module project using Maven, more precisely a web application project (WAR) referencing another project as a library (JAR).