FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "DistributionManagement"
Namespace:
Content:
complex, 6 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 6 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
0..1
no
4.0.0+ Information needed to deploy the artifacts generated by the project to a remote repository.
0..1
no
4.0.0+ Where to deploy snapshots of artifacts to. »
0..1
no
4.0.0+ Information needed for deploying the web site of the project.
 downloadUrl
xs:string
0..1
no
4.0.0+ The URL of the project's download page. If not given users will be referred to the homepage given by url. This is given to assist in locating artifacts that are not in the repository due to licensing restrictions.
0..1
no
4.0.0+ Relocation information of the artifact if it has been moved to a new group ID and/or artifact ID.
 status
xs:string
0..1
no
4.0.0+ Gives the status of this artifact in the remote repository. This must not be set in your local project, as it is updated by tools placing it in the reposiory. Valid values are: none (default), converted (repository manager converted this from an Maven 1 POM), partner (directly synced from a partner Maven 2 repository), deployed (was deployed from a Maven 2 instance), verified (has been hand verified as correct and final).
Description
version:
4.0.0+
description:
This elements describes all that pertains to distribution for a project. It is primarily used for deployment of artifacts and the site produced by the build.
Related Components
Referenced By


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.