Uses of Class
org.apache.maven.model.PluginConfiguration
Packages that use PluginConfiguration
-
Uses of PluginConfiguration in org.apache.maven.model
Subclasses of PluginConfiguration in org.apache.maven.modelMethods in org.apache.maven.model that return PluginConfigurationMethods in org.apache.maven.model that return types with arguments of type PluginConfigurationModifier and TypeMethodDescriptionstatic List<PluginConfiguration>
PluginConfiguration.pluginConfigurationToApiV3
(List<PluginConfiguration> list) Method parameters in org.apache.maven.model with type arguments of type PluginConfigurationModifier and TypeMethodDescriptionstatic List<PluginConfiguration>
PluginConfiguration.pluginConfigurationToApiV4
(List<PluginConfiguration> list) -
Uses of PluginConfiguration in org.apache.maven.model.merge
Methods in org.apache.maven.model.merge with parameters of type PluginConfigurationModifier and TypeMethodDescriptionprotected void
ModelMerger.mergePluginConfiguration
(PluginConfiguration target, PluginConfiguration source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergePluginConfiguration_PluginManagement
(PluginConfiguration target, PluginConfiguration source, boolean sourceDominant, Map<Object, Object> context)