Package org.apache.maven.plugin
Class MojoNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.MojoNotFoundException
- All Implemented Interfaces:
Serializable
MojoNotFoundException
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGoal()
private static String
toMessage
(String goal, PluginDescriptor pluginDescriptor) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
goal
-
pluginDescriptor
-
-
Constructor Details
-
MojoNotFoundException
-
-
Method Details
-
getGoal
-
getPluginDescriptor
-
toMessage
-