psiroky commented on PR #151: URL: https://github.com/apache/maven-compiler-plugin/pull/151#issuecomment-1396108191
@cstamas @laeubi Hello! It would be great to get this one merged. Is there anything I can help with? It seems like getting rid of `AbstractMojoTestCase` might be bigger endeavor and possibly outside of scope here? `CompilerMojoTestCase` is using quite a few method from there, so either we would need to (temporarily?) copy those directly into this class, or completely re-work the test to not rely on those. To clarify why I am even commenting here: I would like to take a look at some of the bugs / feature requests related to `annotationProcessorPaths`, so having this one merged seems like a good per-requisite. -- 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]
