Tibor17 edited a comment on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5 URL: https://github.com/apache/maven-surefire/pull/274#issuecomment-609809334 I think the injection point should be moved from `SurefireMojo` to `SurefirePlugin` and `IntegrationTestMojo`. Try to add it in the POM in `maven-surefire-common` , and if it does not work then it would mean that you have to move it directly to the module of every MOJO class. Let's see what will happen...
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
