Skip to content

Files

Latest commit

fd8cf37 · Mar 14, 2025

History

History
25 lines (18 loc) · 2.01 KB

README.md

File metadata and controls

25 lines (18 loc) · 2.01 KB

Plexus-Xml

Build Status Maven Central Maven Central Reproducible Builds

This library consists of XML classes (org.codehaus.plexus.util.xml and org.codehaus.plexus.util.xml.pull) that:

  1. have been extracted from plexus-utils 4:
    this step is released as plexus-xml 3, maintained in 3.x branch
    Maven Central,

  2. then updated to use Maven 4-specific maven-xml-api/maven-xml:
    this is the master branch from which plexus-xml 4 is released
    Version 4.x requires Java 17 (like Maven 4) Maven Central

For publishing the site do the following:

mvn -Preporting verify site site:stage scm-publish:publish-scm