Uses of Class
org.apache.maven.api.services.MavenException
Package
Description
-
Uses of MavenException in org.apache.maven.api.plugin
Modifier and TypeClassDescriptionclass
An exception occurring during the execution of a plugin. -
Uses of MavenException in org.apache.maven.api.services
Modifier and TypeClassDescriptionclass
An artifact could not correctly being deployed.class
class
class
class
Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the dependency graph.class
class
The Exception class throw by theLookup
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.xml
Modifier 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