| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}DistributionManagement (restriction)
4.0.0
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.
| Nested Element Summary | |
xs:string | downloadUrl4.0.0+ The URL of the project's download page. |
Relocation | relocation4.0.0 Relocation information of the artifact if it has been moved to a new group ID and/or artifact ID. |
DeploymentRepository | repository4.0.0 Information needed to deploy the artifacts generated by the project to a remote repository. |
Site | site4.0.0 Information needed for deploying the web site of the project. |
DeploymentRepository | snapshotRepository4.0.0 Where to deploy snapshots of artifacts to. |
xs:string | status4.0.0 Gives the status of this artifact in the remote repository. |
<xs:complexType name="DistributionManagement"><xs:all></xs:complexType><xs:element minOccurs="0" name="downloadUrl" type="xs:string">
</xs:element><xs:element minOccurs="0" name="status" type="xs:string"></xs:all>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||