Uses of Class
org.apache.maven.model.PluginContainer
Package
Description
Maven POM (Project Object Model) classes, generated from
maven.mdo
model.POM merger.
-
Uses of PluginContainer in org.apache.maven.model
Modifier and TypeClassDescriptionclass
The<build>
element contains informations required to build the project.class
Build configuration in a profile.class
Contains the plugins management informations for the project.class
Section for management of default plugin information for use in a group of POMs. -
Uses of PluginContainer in org.apache.maven.model.merge
Modifier and TypeMethodDescriptionprotected void
ModelMerger.mergePluginContainer
(PluginContainer target, PluginContainer source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergePluginContainer_Plugins
(PluginContainer target, PluginContainer source, boolean sourceDominant, Map<Object, Object> context)