Uses of Class
org.apache.maven.model.Plugin
Packages that use Plugin
-
Uses of Plugin in org.apache.maven.model
Methods in org.apache.maven.model that return PluginMethods in org.apache.maven.model that return types with arguments of type PluginModifier and TypeMethodDescriptionPluginContainer.getPlugins()
PluginContainer.getPluginsAsMap()
Plugin.pluginToApiV3
(List<Plugin> list) Methods in org.apache.maven.model with parameters of type PluginMethod parameters in org.apache.maven.model with type arguments of type PluginModifier and TypeMethodDescriptionPlugin.pluginToApiV4
(List<Plugin> list) void
PluginContainer.setPlugins
(List<Plugin> plugins)