projectVersionMetadata
Extends: | facetedMetadata |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
licenses (license) | 0/unbounded | |
organization (organization) | 0/1 | |
mailingLists (mailingList) | 0/unbounded | |
name (string) | 0/1 | |
incomplete (boolean) | 1/1 | |
issueManagement (issueManagement) | 0/1 | |
ciManagement (ciManagement) | 0/1 | |
id (string) | 0/1 | |
description (string) | 0/1 | |
dependencies (dependency) | 0/unbounded | |
scm (scm) | 0/1 | |
url (string) | 0/1 |
JSON
property | type | description |
---|---|---|
licenses | array of licenses (license) | |
organization | organization (organization) | |
mailingLists | array of mailingLists (mailingList) | |
name | name (string) | |
incomplete | incomplete (boolean) | |
issueManagement | issueManagement (issueManagement) | |
ciManagement | ciManagement (ciManagement) | |
id | id (string) | |
description | description (string) | |
dependencies | array of dependencies (dependency) | |
scm | scm (scm) | |
url | url (string) |