complexType DeploymentRepository

complexType {http://maven.apache.org/POM/4.0.0}DeploymentRepository

Abstractfalse (This can be used in an instance)
Target Namespacehttp://maven.apache.org/POM/4.0.0
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://maven.apache.org/POM/4.0.0


Source

<xs:complexType name="DeploymentRepository">
    <
xs:annotation>
        <
xs:documentation source="version">4.0.0</xs:documentation>
        <
xs:documentation source="description">Repository contains the information needed for deploying to the remote repoistory</xs:documentation>
    </
xs:annotation>
    <
xs:all>
        <
xs:element name="uniqueVersion" minOccurs="0" type="xs:boolean" default="true">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">Whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="id" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">A unique identifier for a repository.</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="name" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">Human readable name of the repository</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="url" minOccurs="0" type="xs:string">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">The url of the repository</xs:documentation>
            </
xs:annotation>
        </
xs:element>
        <
xs:element name="layout" minOccurs="0" type="xs:string" default="default">
            <
xs:annotation>
                <
xs:documentation source="version">4.0.0</xs:documentation>
                <
xs:documentation source="description">
The type of layout this repository uses for locating and storing artifacts - can be "legacy" or
"default".
                
</xs:documentation>
            </
xs:annotation>
        </
xs:element>
    </
xs:all>
</
xs:complexType>


Documentation

See also: version
4.0.0
See also: description
Repository contains the information needed for deploying to the remote repoistory


complexType DeploymentRepository


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.