| Package | Description | 
|---|---|
| org.apache.maven.model | 
 Maven POM (Project Object Model) classes, generated from  
maven.mdo model. | 
| org.apache.maven.model.inheritance | |
| org.apache.maven.model.merge | 
 POM merger. 
 | 
| org.apache.maven.model.profile | |
| org.apache.maven.project | 
| Modifier and Type | Method and Description | 
|---|---|
Reporting | 
Reporting.clone()
Method clone. 
 | 
Reporting | 
ModelBase.getReporting()
Get this element includes the specification of report
 plugins to use
             to generate the reports on the Maven-generated
 site. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModelBase.setReporting(Reporting reporting)
Set this element includes the specification of report
 plugins to use
             to generate the reports on the Maven-generated
 site. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DefaultInheritanceAssembler.InheritanceModelMerger.mergeReporting_Plugins(Reporting target,
                                            Reporting source,
                                            boolean sourceDominant,
                                            Map<Object,Object> context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
ModelMerger.mergeReporting_ExcludeDefaults(Reporting target,
                                                            Reporting source,
                                                            boolean sourceDominant,
                                                            Map<Object,Object> context)  | 
protected void | 
ModelMerger.mergeReporting_OutputDirectory(Reporting target,
                                                            Reporting source,
                                                            boolean sourceDominant,
                                                            Map<Object,Object> context)  | 
protected void | 
ModelMerger.mergeReporting_Plugins(Reporting target,
                                            Reporting source,
                                            boolean sourceDominant,
                                            Map<Object,Object> context)  | 
protected void | 
ModelMerger.mergeReporting(Reporting target,
                            Reporting source,
                            boolean sourceDominant,
                            Map<Object,Object> context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
DefaultProfileInjector.ProfileModelMerger.mergeReporting_Plugins(Reporting target,
                                            Reporting source,
                                            boolean sourceDominant,
                                            Map<Object,Object> context)  | 
| Modifier and Type | Method and Description | 
|---|---|
Reporting | 
MavenProject.getReporting()
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MavenProject.setReporting(Reporting reporting)
Deprecated.  
 | 
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.