| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}Reporting (restriction)
4.0.0
Section for management of reports and their configuration.
| Nested Element Summary | |
xs:boolean | excludeDefaults4.0.0If true, then the default reports are not included in the site generation. |
xs:string | outputDirectory4.0.0 Where to store all of the generated reports. |
| plugins4.0.0The reporting plugins to use and their configuration. |
<xs:complexType name="Reporting"><xs:all></xs:complexType><xs:element default="false" minOccurs="0" name="excludeDefaults" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="outputDirectory" type="xs:string">
</xs:element><xs:element minOccurs="0" name="plugins"></xs:all><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||