Uses of Class
org.apache.maven.model.v3_0_0.PluginContainer
-
Packages that use PluginContainer Package Description org.apache.maven.model.v3_0_0 -
-
Uses of PluginContainer in org.apache.maven.model.v3_0_0
Subclasses of PluginContainer in org.apache.maven.model.v3_0_0 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.
-