gnodet commented on code in PR #50: URL: https://github.com/apache/maven-plugin-testing/pull/50#discussion_r2425354309
########## maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/AbstractMojoTestCase.java: ########## @@ -79,8 +80,22 @@ import org.codehaus.plexus.util.xml.Xpp3DomBuilder; /** + * TODO: add a way to use the plugin POM for the lookup so that the user doesn't have to provide the a:g:v:goal Review Comment: That looks slightly weird to add a bunch of `TODO` and deprecate the class at the same time... -- 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]
