Hi everybody, I filed a PR against AbstractCompilerMojo and TestCompilerMojo some days ago [1] and would like to discuss it. The PR introduces support for test sources organized as modules and solves the inline comment reading " // maybe some extra analysis required " in the TestCompilerMojo.
A successfully running test case using JUnit 4 as an automatic module is included in the PR. Cheers, Christian [1] https://github.com/apache/maven-plugins/pull/139/files
