Provides access to supplemental POM data models.
<supplementalDataModels xmlns="http://maven.apache.org/supplemental-model/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/supplemental-model/1.0.0 https://maven.apache.org/xsd/supplemental-model-1.0.0.xsd"> <supplement> <project/> </supplement> </supplementalDataModels>
Root element of the supplemental-models.xml file.
Element | Type | Description |
---|---|---|
supplement* | List<Supplement> | (Many) Snippets of POM xml files used to supplement the data model. |