Skip to content

Commit 19c050a

Browse files
committed
extract xml package for plexus-xml 4
1 parent c99355e commit 19c050a

File tree

316 files changed

+25
-31773
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

316 files changed

+25
-31773
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
1-
Plexus-Utils
1+
Plexus-Xml
22
============
33

4-
[![Build Status](https://github.com/codehaus-plexus/plexus-utils/actions/workflows/maven.yml/badge.svg)](https://github.com/codehaus-plexus/plexus-utils/actions)
5-
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-utils.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-utils)
4+
[![Build Status](https://github.com/codehaus-plexus/plexus-xml/actions/workflows/maven.yml/badge.svg)](https://github.com/codehaus-plexus/plexus-xml/actions)
5+
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-xml.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-xml)
66

7-
This library is historically used by the Apache Maven project so it's developed and maintained by the same [`bad guys`](http://maven.apache.org/team.html)
7+
This library consists of XML classes (`org.codehaus.plexus.util.xml`, and `ReaderFactory`/`WriterFactory` moved from `org.codehaus.plexus.util`) that have been extracted from `plexus-utils` 4.
88

9-
The current master is now at https://github.com/codehaus-plexus/plexus-utils
10-
11-
For publishing [the site](https://codehaus-plexus.github.io/plexus-utils/) do the following:
9+
For publishing [the site](https://codehaus-plexus.github.io/plexus-xml/) do the following:
1210

1311
```
1412
mvn -Preporting verify site site:stage scm-publish:publish-scm
1513
```
16-

jira/PLXUTILS-1.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)