gnodet commented on issue #12678: URL: https://github.com/apache/maven/issues/12678#issuecomment-5443332657
This is already fixed by #12683 on the `maven-4.0.x` branch. A forward-port to `master` is not needed because `master` (via #12276) removed the deprecated `org.apache.maven.api.plugin.testing` package entirely — there are no deprecated shims to be silently ignored. The bug only affected `maven-4.0.x` where the deprecated shims were kept but not recognized by `MojoExtension`. -- 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]
