gnodet commented on code in PR #2029: URL: https://github.com/apache/maven/pull/2029#discussion_r1904796130
########## apache-maven/pom.xml: ########## @@ -125,6 +125,10 @@ under the License. <groupId>org.eclipse.sisu</groupId> <artifactId>org.eclipse.sisu.plexus</artifactId> </dependency> + <dependency> + <groupId>org.codehaus.plexus</groupId> + <artifactId>plexus-xml</artifactId> Review Comment: We tried hard to get rid of that dependency, don't add it back. -- 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