cstamas commented on PR #40: URL: https://github.com/apache/maven-reporting-impl/pull/40#issuecomment-2105659226
If you check out this: https://github.com/apache/maven/blob/maven-3.9.x/maven-core/src/main/resources/META-INF/maven/extension.xml you will see that same stands for plexus... There is ONE tricky dep: resolver-util IF you don't use it, nothing. IF YOU DO use it, it has to be _compile_ to make compatible with Maven 3.8 and 3.9 (where change happened, as resolver-util became provided as well, it was not in previous versions). -- 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