On Wed, 2 Oct 2024 at 11:29, Martin Desruisseaux <martin.desruisse...@geomatys.com> wrote: > Hello Stephen > Thanks for testing. > > Le 2024-10-02 à 00 h 30, Stephen Colebourne a écrit : > > > At present, the compile phase is asked to compile module-info.java, > > but the target/classes directory does not contain module-info.class. > > I've no idea where it is going I'm afraid. > > > Is module-info missing for both test and main, or only for test?
Feel free to try the branch yourself. After mvn clean compile, there was no file target/classes/module-info.class despite it being listed as an input to javac. Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org