Uses of Class
org.apache.maven.api.services.MavenBuilderException
Packages that use MavenBuilderException
Package
Description
Defines core service interfaces that provide essential Maven functionality such as
artifact resolution, dependency management, and build execution.
-
Uses of MavenBuilderException in org.apache.maven.api.services
Subclasses of MavenBuilderException in org.apache.maven.api.servicesModifier and TypeClassDescriptionclass
The Exception class throw by theSettingsBuilder
.class
The Exception class throw by theToolchainsBuilder
.