Uses of Class
org.apache.maven.plugin.PluginIncompatibleException
Packages that use PluginIncompatibleException
- 
Uses of PluginIncompatibleException in org.apache.maven.pluginMethods in org.apache.maven.plugin that throw PluginIncompatibleExceptionModifier and TypeMethodDescriptionvoidMavenPluginManager.checkRequiredMavenVersion(PluginDescriptor pluginDescriptor) Verifies the specified plugin is compatible with the current Maven runtime.
- 
Uses of PluginIncompatibleException in org.apache.maven.plugin.internalMethods in org.apache.maven.plugin.internal that throw PluginIncompatibleExceptionModifier and TypeMethodDescriptionvoidDefaultMavenPluginManager.checkRequiredMavenVersion(PluginDescriptor pluginDescriptor)