Maven Settings Model
This is strictly the model for Maven settings. All the effective settings building logic from multiple settings.xml
files is done in Maven Settings Builder.
The following are generated from this model:
- Java sources with Reader and Writers for the Xpp3 XML parser
- A Descriptor Reference
- An XSD