Key features

Report a typo

Match the key Maven features.

Match the items from left and right columns
Dependency management
Build lifecycle
Project Object Model
Convention over configuration
Maven follows a clearly defined sequence of phases such as compilation, testing, and others.
Maven provides many options as configured by default to reduce the size of settings.
Maven automatically downloads specified external libraries and resolves conflicts between dependencies.
Every Maven project includes a special XML file that provides all the necessary information about the project to be build.
___

Create a free account to access the full topic