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