Uses of Class
org.apache.maven.artifact.repository.metadata.Plugin
Packages that use Plugin
-
Uses of Plugin in org.apache.maven.artifact.repository.metadata
Methods in org.apache.maven.artifact.repository.metadata that return PluginMethods in org.apache.maven.artifact.repository.metadata that return types with arguments of type PluginMethods in org.apache.maven.artifact.repository.metadata with parameters of type PluginModifier and TypeMethodDescriptionvoid
Method addPlugin.void
Metadata.removePlugin
(Plugin plugin) Method removePlugin.Method parameters in org.apache.maven.artifact.repository.metadata with type arguments of type PluginModifier and TypeMethodDescriptionvoid
Metadata.setPlugins
(List<Plugin> plugins) Set the set of plugins when this directory represents a "groupId".