This document provides an overview of Maven including common commands like mvn clean and mvn package, Maven phases and goals, the standard project structure and POM file format. It defines plugins, phases and goals in Maven, describes the Maven build lifecycle with default phases like compile and test, and how to install Maven on Windows, Linux and MacOS.