| Package | Description | 
|---|---|
| org.apache.maven.model | Maven POM (Project Object Model) classes, generated from  maven.mdomodel. | 
| org.apache.maven.model.merge | POM merger. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PluginThe  <plugin>element contains
 informations required for a plugin. | 
| class  | PluginExecutionThe  <execution>element contains
 informations required for the
         execution of a plugin. | 
| class  | ReportPluginThe  <plugin>element contains
 informations required for a report plugin. | 
| class  | ReportSetRepresents a set of reports and configuration to be used to
 generate them. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConfigurationContainer | ConfigurationContainer. clone()Method clone. | 
| ConfigurationContainer | ConfigurationContainer. clone()Method clone. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.