Creating Maven Project
This lesson gives a brief introduction to Maven. It is more like a guide to set a Maven project on our system, depending on its requirements.
We'll cover the following...
What is Maven? #
Apache Maven is a software project management and comprehension tool that can manage a project’s build, reporting, and documentation from a central piece of information, making it a complete build lifecycle framework.