Overview/Description
Apache Maven is an open-source standards-based project management tool that uses a project object model (POM), which provides functionality for project build management, reporting, and documentation. This course covers how to use a site lifecycle to generate documentation and generate reports. You'll learn how to manage testing and deployment options includes generation of assembles and releases. You will also explore additional useful plugins such as AntRunner, how to troubleshoot Maven, and how to integrate Maven with IDEs such as Eclipse.
Target Audience
Developers who want to learn how to use Maven for building, managing, and automating projects