desruisseaux commented on PR #27:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/27#issuecomment-2819321038

   This is fixed, under some conditions, by #320. The condition is to use 
module source hierarchy as described in this [wiki 
page](https://github.com/Geomatys/maven-compiler-plugin/wiki/User-guide#modular-project).
   
   If, nevertheless, there is a need for patching a module with a test-jar 
outside the compilation unit of the patched module (i.e., the other modules who 
need that test-jar cannot be in the same multi-module project), then this is 
doable. But I would like to see if the above paragraph can address most common 
cases first.


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to