Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codehaus-plexus
/
plexus-xml
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
4
Code
Issues
1
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
plexus-xml-4.0.0
User selector
All users
Datepicker
All time
Commit History
Commits on May 22, 2023
[maven-release-plugin] prepare release plexus-xml-4.0.0
gnodet
committed
cac55e8
Copy full SHA for cac55e8
Reformat using spotless
gnodet
committed
17787e5
Copy full SHA for 17787e5
Upgrade to plexus 13
gnodet
committed
d58719d
Copy full SHA for d58719d
Fix Xpp3DomUtils imports
gnodet
committed
9547a2d
Copy full SHA for 9547a2d
Fix site generation (#15)
gnodet
authored
b1794a3
Copy full SHA for b1794a3
Switch build ci workflow to master branch (#14)
gnodet
authored
e1f38f1
Copy full SHA for e1f38f1
Fix SCM urls (#13)
gnodet
authored
9ba44eb
Copy full SHA for 9ba44eb
Commits on May 14, 2023
MXParser tokenization fails when PI is before first tag (fixes #7) (#12)
gnodet
authored
792f947
Copy full SHA for 792f947
Deprecate Xpp3DomUtils (fixes #6) (#9)
gnodet
authored
85fe71e
Copy full SHA for 85fe71e
Commits on May 10, 2023
Use a ArrayDeque and enable test only for JDK < 1.8 (#5)
gnodet
authored
8351c4e
Copy full SHA for 8351c4e
Upgrade plugins and clean build warnings (#4)
gnodet
authored
02e2c78
Copy full SHA for 02e2c78
Commits on Apr 20, 2023
fix javadoc typo
hboutemy
committed
d0c0bc6
Copy full SHA for d0c0bc6
Commits on Apr 19, 2023
Use codehaus-plexus deploy job
gnodet
committed
b341280
Copy full SHA for b341280
Commits on Apr 17, 2023
Add deploy job
gnodet
committed
3803a07
Copy full SHA for 3803a07
Switch to junit 5 (#2)
gnodet
authored
cb1f9f4
Copy full SHA for cb1f9f4
Commits on Apr 7, 2023
Fix parsing an UTF-8 file without BOM and ISO-8859-1 encoding (#1)
Show description for 300a4e4
gnodet
and
belingueres
authored
300a4e4
Copy full SHA for 300a4e4
Commits on Apr 6, 2023
Update README.md
gnodet
authored
31016cd
Copy full SHA for 31016cd
Commits on Apr 5, 2023
Fix tests
Show description for 1332277
gnodet
committed
1332277
Copy full SHA for 1332277
Commits on Apr 4, 2023
Use maven-api-xml and maven-xml-impl as the Xpp3Dom implementation
gnodet
committed
0bcfeb7
Copy full SHA for 0bcfeb7
Commits on Apr 2, 2023
remove dependency on plexus-utils
hboutemy
committed
03275ef
Copy full SHA for 03275ef
extract xml package for plexus-xml 4
hboutemy
committed
19c050a
Copy full SHA for 19c050a
Commits on Mar 24, 2023
Bump maven-resources-plugin from 2.7 to 3.3.1 (#209)
Show description for c99355e
dependabot[bot]
and
slachiewicz
authored
c99355e
Copy full SHA for c99355e
Bump shared ci workflow to v0.0.5
slachiewicz
authored
99df1ff
Copy full SHA for 99df1ff
Commits on Mar 19, 2023
Delete codeql-analysis.yml
slachiewicz
authored
e423b65
Copy full SHA for e423b65
Commits on Mar 2, 2023
[maven-release-plugin] prepare for next development iteration
olamy
committed
6714fe0
Copy full SHA for 6714fe0
[maven-release-plugin] prepare release plexus-utils-3.5.1
olamy
committed
8488ff2
Copy full SHA for 8488ff2
Commits on Mar 1, 2023
Partial revert of "Support combine.self='remove'" to fix MNG-7709 (#241)
Show description for bf198ff
gnodet
authored
bf198ff
Copy full SHA for bf198ff
Fix reading comments with UTF chars (fixes #238) (#240)
Show description for 32b72a6
gnodet
authored
32b72a6
Copy full SHA for 32b72a6
Commits on Feb 26, 2023
Bump codehaus-plexus/.github from 0.0.1 to 0.0.4
Show description for d3d137c
dependabot[bot]
authored and
slachiewicz
committed
d3d137c
Copy full SHA for d3d137c
Commits on Jan 22, 2023
Bump actions/checkout from 3.2.0 to 3.3.0 (#231)
dependabot[bot]
authored
4f333f2
Copy full SHA for 4f333f2
Commits on Jan 21, 2023
Using Files#write() to implement Files#append()
Show description for 9db3ea7
mkarg
authored and
michael-o
committed
9db3ea7
Copy full SHA for 9db3ea7
Using Files#readString()/#writeString() on Java 11+
Show description for 6aa1b6f
mkarg
authored and
michael-o
committed
6aa1b6f
Copy full SHA for 6aa1b6f
Commits on Jan 14, 2023
Using Files.write instead of OutputStream.write
mkarg
authored and
michael-o
committed
c415448
Copy full SHA for c415448
Using Files.readAllBytes instead of custom loop
mkarg
authored and
michael-o
committed
b8696fb
Copy full SHA for b8696fb
Commits on Dec 30, 2022
Bump actions/checkout from 3.1.0 to 3.2.0
Show description for 6288353
dependabot[bot]
authored and
slachiewicz
committed
6288353
Copy full SHA for 6288353
Pagination
Previous
Next
You can’t perform that action at this time.