| Package | Description |
|---|---|
| org.apache.maven.api.plugin | |
| org.apache.maven.api.services | |
| org.apache.maven.api.services.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
MojoException
An exception occurring during the execution of a plugin.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactDeployerException
An artifact could not correctly being deployed.
|
class |
ArtifactInstallerException |
class |
ArtifactResolverException |
class |
DependencyCollectorException
Thrown in case of bad artifact descriptors, version ranges or other
issues encountered during calculation of the dependency graph.
|
class |
LookupException
The Exception class throw by the
Lookup service. |
class |
ProjectBuilderException
The Exception class throw by the
ProjectBuilder service. |
class |
PrompterException
The Exception class throw by the
Prompter service. |
class |
ToolchainManagerException
The Exception class throw by the
ToolchainManager. |
class |
VersionParserException
The Exception class thrown by
VersionParser. |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlReaderException
An exception thrown during the reading of an xml file.
|
class |
XmlWriterException
An exception thrown during the writing of an xml file.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.