About Maven 4 Implementation Modules

Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

Project Modules

This project has declared the following modules:

Name Description
Maven 4 API Implementation Provides the implementation classes for the Maven API
Maven 4 Dependency Injection Provides the implementation for the Dependency Injection mechanism in Maven
Maven 4 XML Implementation Provides the implementation classes for the Maven XML
Maven 4 JLine integration Provides the JLine integration in Maven
Maven 4 Logging Provides the Maven Logging infrastructure
Maven 4 Core Maven Core classes.
Maven 4 CLI Maven 4 CLI component, with CLI and logging support.
Maven 4 Executor Maven 4 Executor, for executing Maven 3/4.