gnodet commented on PR #216: URL: https://github.com/apache/maven-plugin-tools/pull/216#issuecomment-1591807930
> I'm not sure if it is good way to resolve problems with plexus-utils and maven-xml* artifacts. Currently we have a validators in Maven core which check also transitive dependencies. So here verifications should be even more strict than in Maven core. Maybe we can exclude maven-xml* artifacts? > > @cstamas what do you think? That was a wrong idea. The plexus-xml is actually provided by maven 3 and 4 (at least the classes), so in most cases, the `plexus-xml` dependency itself should be flagged as provided (contrary to the `plexus-utils` one). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
