Uses of Class
org.apache.maven.plugin.registry.Plugin
Packages that use Plugin
-
Uses of Plugin in org.apache.maven.plugin.registry
Methods in org.apache.maven.plugin.registry that return types with arguments of type PluginMethods in org.apache.maven.plugin.registry with parameters of type PluginModifier and TypeMethodDescriptionvoidMethod addPlugin.voidPluginRegistry.removePlugin(Plugin plugin) Method removePlugin.Method parameters in org.apache.maven.plugin.registry with type arguments of type PluginModifier and TypeMethodDescriptionvoidPluginRegistry.setPlugins(List<Plugin> plugins) Set specified plugin update policy information.