The JVM and JRE don't let you escape out of JPMS. Presumably this is why we had to redo a bunch of Maven modules for Log4j on the master branch (unreleased WIP for 3.0).
Gary On Tue, Feb 6, 2024, 6:43 PM Martin Desruisseaux < martin.desruisse...@geomatys.com> wrote: > Le 2024-02-07 à 00 h 37, Gary Gregory a écrit : > > > > I have no use for JPMS today, I just don't want it to get in the way, > > which is impossible since there is no --dont-bother-me-jpms flag... > > > That option exists at the level of the proposed Maven 4 API and has a > JUnit test [1]. Plugins have the possibility to expose it. Where does > the idea that JPMS will be imposed to everyone come from? > > Martin > > [1]https://github.com/apache/maven/pull/1378#issuecomment-1925933959 >