Le 2024-10-12 à 00 h 06, Gary Gregory a écrit :

That's quite the false equivalence: Lambas and records don't force you to hack JVM start scripts with --add-exports, --add-opens, --add-modules, --add-reads, and --patch-module...

We are not supposed to add any such option to a start script. They should be used during tests only, or as temporary workaround for patching a bug. Maybe your configuration is a mix of modular and non-modular JARs, with the non-modular ones missing in the module-info? (because some consider that relying on automatic module naming is a bad practice).

    Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to