Apache Maven 4.0.0-rc-4 API
Package
Description
Maven Core API
This package contains non-functional annotations which are
used to tag various elements and help users understanding
how those types should be used.
Provides a caching infrastructure for Maven requests and their results.
Provides the API for Maven's command-line interface and tools.
Provides support for Maven core extensions configuration and management.
Provides early-stage logging capabilities for Maven CLI operations.
Provides the API for the Maven build tool (
mvn
).Provides the API for the Maven Password Encryption tool (
mvnenc
).Provides the API for the Maven Shell tool (
mvnsh
).Provides the API for the Maven Upgrade tool (
mvnup
).A dependency injection framework for Maven that provides JSR-330 style annotations
for managing object lifecycle and dependencies within Maven's build process.
Provides feature flag management and configuration capabilities for Maven core functionality.
Maven Repository Metadata model.
Maven Immutable POM (Project Object Model) classes, generated from
maven.mdo
model.Maven Plugin API.
Maven Plugin Annotations.
Provides classes for Maven plugin descriptors that define plugin metadata, configuration,
and execution parameters.
Contains classes for managing plugin-specific lifecycle bindings and forked executions.
Defines core service interfaces that provide essential Maven functionality such as
artifact resolution, dependency management, and build execution.
Provides XML-specific services for reading and writing Maven's configuration files
and descriptors.
Contains classes for managing Maven settings, including global and user-specific
configuration stored in settings.xml files.
Defines the Service Provider Interface (SPI) for Maven extensions, allowing
third-party implementations to extend and customize Maven's core functionality
through a stable, versioned API.
Provides classes for managing Maven toolchains, which allow projects to use specific
tool installations (like JDKs, compilers, or other build tools) across different
environments without hardcoding paths.
Provides an immutable XML processing API for Maven, offering classes and interfaces
for reading, manipulating, and writing XML documents in a thread-safe manner.
This package contains the core classes for CLIng (CLI "new-gen"),
the next generation command-line interface for Maven.
This package contain support (mostly abstract) classes, that implement "base" of CLIng.
This package contains the
mvn
tool implementation.This package contains the
mvnenc
tool implementation.This package contains the
mvnsh
tool implementation.Implementation of the Maven Upgrade tool (
mvnup
).Maven Upgrade Tool Goals and Strategies.
Provides tools for processing Maven dependency injection annotations at compile time.
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
Provides standalone implementation classes for Maven API execution outside of the standard Maven build environment.
Contains implementation of the
XmlNode
interface and related classes.XML reader and writer classes for Maven POM, generated from
maven.mdo
model.POM merger.
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.