http://maven.apache.org/SETTINGS/1.0.0
element mirrors

Super Types
{http://maven.apache.org/SETTINGS/1.0.0} (restriction)

Documentation
1.0.0
            Configuration of download mirrors for repositories.
          
Properties
This component is not nillable.

Model
<mirrors>
mirror*
</mirrors>


Nested Element Summary
Mirrormirror
          
Source
<xs:element minOccurs="0" name="mirrors">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="mirror" type="Mirror"/>
</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.