Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The xml bits from plexus-utils are a de-facto part of the maven 3.x api and we should not have two conflicting versions of it. Now that it has been extract in a separate project in plexus-xml, I think it is time to deprecate those classes in maven-shared-utils. Fwiw, the core implementation classes are mainly implemented with Maven 4.x maven-xml-impl module, and the Xpp3Dom class from plexus-xml is mainly a wrapper around the new XmlNode/XmlNodeImpl class from maven, however the parser is still present in plexus-xml.
Attachments
Issue Links
- is related to
-
MSHARED-1269 Deprecate maven-shared-utils
- Closed
- links to