http://maven.apache.org/POM/4.0.0
element reports

Super Types
{http://maven.apache.org/POM/4.0.0} (restriction)

Documentation
4.0.0
            <b>Deprecated</b>. Now ignored by Maven.
          
Properties
This component is not nillable.

Model
<reports>
(any element from any namespace)*
</reports>

Source
<xs:element minOccurs="0" name="reports">
<xs:complexType>
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/>
</xs:sequence>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.