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 TypeMethodDescriptionPluginConfiguration.getPluginManagement()Get default plugin information to be made available for reference by projects derived from this one.Methods in org.apache.maven.model with parameters of type PluginManagementModifier and TypeMethodDescriptionvoidPluginConfiguration.setPluginManagement(PluginManagement pluginManagement) Set default plugin information to be made available for reference by projects derived from this one.