Uses of Class
org.apache.maven.api.services.MavenException

Packages that use MavenException
Package
Description
Provides a caching infrastructure for Maven requests and their results.
Provides the API for Maven's command-line interface and tools.
Maven Plugin API.
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.
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.