@FunctionalInterface public interface MavenPluginPrerequisitesChecker extends Consumer<PluginDescriptor>
Modifier and Type | Method and Description |
---|---|
void |
accept(PluginDescriptor pluginDescriptor) |
void accept(PluginDescriptor pluginDescriptor)
accept
in interface Consumer<PluginDescriptor>
pluginDescriptor
- IllegalStateException
- in case the checked prerequisites are not metCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.