mjog commented on issue #245: URL: https://github.com/apache/maven-plugin-testing/issues/245#issuecomment-3727327332
Specifically, the [javadocs for @InjectMojo](https://maven.apache.org/plugin-testing/maven-plugin-testing-harness/apidocs/org/apache/maven/api/plugin/testing/InjectMojo.html) says: > Optionally, a custom pom file can be specified to provide specific configuration for the test. I would 100% expect given this statement that the specified POM would be used to load the project injected into the mojo being tested. If that's not the case, this line is misleading and should be changed to indicate what specific configuration is loaded from it. -- 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]
