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 TypeMethodDescriptionvoid
Method addPlugin.void
PluginRegistry.removePlugin
(Plugin plugin) Method removePlugin.Method parameters in org.apache.maven.plugin.registry with type arguments of type PluginModifier and TypeMethodDescriptionvoid
PluginRegistry.setPlugins
(List<Plugin> plugins) Set specified plugin update policy information.