maven/maven-xml-impl
Guillaume Nodet 0e82026f2a [maven-release-plugin] prepare for next development iteration 2022-12-12 11:37:35 +01:00
..
src [MNG-7596] Upgrade to plexus 3.5.0 (#866) 2022-12-01 22:07:30 +01:00
README.md Add a README for plexus-utils (#847) 2022-10-29 09:06:24 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2022-12-12 11:37:35 +01:00

README.md

Apache Maven XML Impl

This module contains the implementation of the org.apache.maven.api.xml.Dom interface used to convey XML snippets in the object model, and also the modified org.codehaus.plexus.util.xml package which wraps the immutable objects from org.apache.maven.api.xml.Dom in order to provide compatibility and interoperability between the API v3.x and v4.x.

See plexus-utils for more information.