Uses of Class
org.apache.maven.model.PluginManagement
Packages that use PluginManagement
-
Uses of PluginManagement in org.apache.maven.model
Methods in org.apache.maven.model that return PluginManagementModifier and TypeMethodDescriptionPluginManagement.clone()
PluginConfiguration.getPluginManagement()
Methods in org.apache.maven.model that return types with arguments of type PluginManagementModifier and TypeMethodDescriptionstatic List<PluginManagement>
PluginManagement.pluginManagementToApiV3
(List<PluginManagement> list) Methods in org.apache.maven.model with parameters of type PluginManagementModifier and TypeMethodDescriptionvoid
PluginConfiguration.setPluginManagement
(PluginManagement pluginManagement) Method parameters in org.apache.maven.model with type arguments of type PluginManagementModifier and TypeMethodDescriptionstatic List<PluginManagement>
PluginManagement.pluginManagementToApiV4
(List<PluginManagement> list)