Uses of Class
org.apache.maven.api.services.MavenException
Packages that use MavenException
Package
Description
Maven Plugin API.
-
Uses of MavenException in org.apache.maven.api.cli
Subclasses of MavenException in org.apache.maven.api.cliModifier and TypeClassDescriptionclass
Represents an exception that occurs during the invocation of a Maven build or command.static final class
Exception for intentional exit: No message or anything will be displayed, just the carried exit code will be returned from invokerInvoker.invoke(InvokerRequest)
method.class
Represents an exception that occurs during the parsing of Maven command-line arguments. -
Uses of MavenException in org.apache.maven.api.plugin
Subclasses of MavenException in org.apache.maven.api.pluginModifier and TypeClassDescriptionclass
An exception occurring during the execution of a plugin. -
Uses of MavenException in org.apache.maven.api.services
Subclasses of MavenException in org.apache.maven.api.servicesModifier and TypeClassDescriptionclass
An artifact could not correctly being deployed.class
class
class
class
class
Exception thrown byInterpolator
implementations when an error occurs during interpolation.class
The Exception class throw by theLookup
service.class
Base class for all maven exceptions carryingBuilderProblem
s.class
The Exception class throw by theProjectBuilder
service.class
The Exception class throw by theProjectBuilder
service.class
The Exception class throw by thePrompter
service.class
The Exception class throw by theSettingsBuilder
.class
Exceptions thrown by theSuperPomProvider
service.class
The Exception class throw by theToolchainManager
.class
The Exception class throw by theToolchainsBuilder
.class
class
The Exception class thrown byVersionParser
.class
class
-
Uses of MavenException in org.apache.maven.api.services.model
Subclasses of MavenException in org.apache.maven.api.services.modelModifier and TypeClassDescriptionclass
Signals an error when resolving the path to an external model. -
Uses of MavenException in org.apache.maven.api.services.xml
Subclasses of MavenException in org.apache.maven.api.services.xmlModifier and TypeClassDescriptionclass
An exception thrown during the reading of an xml file.class
An exception thrown during the writing of an xml file. -
Uses of MavenException in org.apache.maven.api.spi
Subclasses of MavenException in org.apache.maven.api.spi