Uses of Class
org.apache.maven.model.PluginContainer
-
Packages that use PluginContainer Package Description org.apache.maven.model -
-
Uses of PluginContainer in org.apache.maven.model
Subclasses of PluginContainer in org.apache.maven.model Modifier and Type Class Description class
Build
The<build>
element contains informations required to build the project.class
BuildBase
Generic informations for a build.class
PluginConfiguration
Contains the plugins management informations for the project.class
PluginManagement
Section for management of default plugin information for use in a group of POMs.
-