| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}RepositoryPolicy (restriction)
4.0.0
Download policy
| Nested Element Summary | |
xs:string | checksumPolicy4.0.0 What to do when verification of an artifact checksum fails. |
xs:boolean | enabled4.0.0Whether to use this repository for downloading this type of artifact. |
xs:string | updatePolicy4.0.0 The frequency for downloading updates - can be <code>always,</code> <code>daily</code> (default), <code>interval:XXX</code> (in minutes) or <code>never</code> (only if it doesn't exist locally). |
<xs:complexType name="RepositoryPolicy"><xs:all></xs:complexType><xs:element default="true" minOccurs="0" name="enabled" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="updatePolicy" type="xs:string">
</xs:element><xs:element minOccurs="0" name="checksumPolicy" type="xs:string"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||