Uses of Class
org.apache.maven.model.PluginContainer
Packages that use PluginContainer
- 
Uses of PluginContainer in org.apache.maven.modelSubclasses of PluginContainer in org.apache.maven.modelModifier and TypeClassDescriptionclassclassclassclassMethods in org.apache.maven.model that return PluginContainerMethods in org.apache.maven.model that return types with arguments of type PluginContainerModifier and TypeMethodDescriptionstatic List<PluginContainer> PluginContainer.pluginContainerToApiV3(List<PluginContainer> list) Method parameters in org.apache.maven.model with type arguments of type PluginContainerModifier and TypeMethodDescriptionstatic List<PluginContainer> PluginContainer.pluginContainerToApiV4(List<PluginContainer> list) 
- 
Uses of PluginContainer in org.apache.maven.projectMethods in org.apache.maven.project with parameters of type PluginContainerModifier and TypeMethodDescriptionstatic voidModelUtils.mergePluginLists(PluginContainer childContainer, PluginContainer parentContainer, boolean handleAsInheritance) Deprecated.This should be the resulting ordering of plugins after merging: