Class PluginIncompatibleException

All Implemented Interfaces:
Serializable

public class PluginIncompatibleException extends PluginManagerException
Signals a plugin which is not compatible with the current Maven runtime.
See Also:
  • Constructor Details

    • PluginIncompatibleException

      public PluginIncompatibleException(Plugin plugin, String message)