cstamas commented on PR #655: URL: https://github.com/apache/maven-resolver/pull/655#issuecomment-2683164995
This subproject uses plexus-utils, to be precise Xpp3Dom out of it. * plexus-utils 3.x contains it * plexus-utils 4.x has it removed into plexus-xml * plexus-xml 3.x is to be used with Maven 3, while plexus-xml 4.x is to be used with Maven 4 (as it in fact redirects to maven-xml) Hence, I'd just downgrade the plexus-utils here to 3.x and done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org