On Fri, Jun 18, 2021 at 6:20 PM Ralph Goers <ralph.go...@dslextreme.com> wrote:
> 2. The configuration does “strange things” because Maven doesn’t support > creating a > JPMS module, JPMS test module, and running unit tests in a single Maven module > out of the box while also avoiding > https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8265826. > The “strange configuration” makes that work. Log4j-Plugins is even more > “strange” > because in addition to the above it also has to compile the annotation > processor > without the module-info.java prior to doing the “build compile” so that the > annotation > processor exists. Are there existing Maven issues, that I could have a look at? Or, is the problem reproducible with a relatively simple example? Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time)