| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}ReportPlugin (restriction)
4.0.0
| Nested Element Summary | |
xs:string | artifactId4.0.0The artifact ID of the reporting plugin in the repository. |
| configuration4.0.0The configuration of the reporting plugin. |
xs:string | groupId4.0.0The group ID of the reporting plugin in the repository. |
xs:string | inherited4.0.0Whether the configuration in this plugin should be made available to projects that inherit from this one. |
| reportSets4.0.0Multiple specifications of a set of reports, each having (possibly) different configuration. |
xs:string | version4.0.0The version of the reporting plugin to be used. |
<xs:complexType name="ReportPlugin"><xs:all></xs:complexType><xs:element default="org.apache.maven.plugins" minOccurs="0" name="groupId" type="xs:string">
</xs:element><xs:element minOccurs="0" name="artifactId" type="xs:string">
</xs:element><xs:element minOccurs="0" name="version" type="xs:string">
</xs:element><xs:element minOccurs="0" name="inherited" type="xs:string">
</xs:element><xs:element minOccurs="0" name="configuration"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/></xs:sequence><xs:element minOccurs="0" name="reportSets"></xs:all><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||