Uses of Class
org.apache.maven.plugin.PluginIncompatibleException
-
Uses of PluginIncompatibleException in org.apache.maven.plugin
Modifier and TypeMethodDescriptionvoid
MavenPluginManager.checkRequiredMavenVersion
(PluginDescriptor pluginDescriptor) Verifies the specified plugin is compatible with the current Maven runtime. -
Uses of PluginIncompatibleException in org.apache.maven.plugin.internal
Modifier and TypeMethodDescriptionvoid
DefaultMavenPluginManager.checkRequiredMavenVersion
(PluginDescriptor pluginDescriptor)