Think command line tuning is already possible. Pom changes are possible but mainly in build pom, not really in central pom until we invent a jpms.pom we add at deploy time (which is a bad idea) so yes but does not help you.
Le dim. 3 sept. 2023 à 12:58, Martin Desruisseaux < martin.desruisse...@geomatys.com> a écrit : > Le 2023-09-02 à 21 h 15, Henning Schmiedehausen a écrit : > > > This is the piece that really makes me sad. We tend to get lost in > > "rightness" discussions and don't show pragmatism. > In this case we have an opinion-free, objective criterion: make possible > to pass to Java tools (java, javac, javadoc…) command-line arguments > that work for a JPMS application. Making that task easier would be a > bonus, but at first at least make it possible. > > > >> The most urgent one in my opinion is to give control to developers > >> about class-path versus module-path decisions. > > I tend to agree with this, however extending the pom model is most > > likely not a viable option. > Recent emails about Maven 4 made me think that POM changes may be > possible. But anyway, no matter if POM changes are accepted or not, > there is also a need for some global option for controlling the current > algorithm. The reason is that even if POM changes were accepted, the > current algorithm would still be the default applied when nothing is > specified in the POM, and that default needs to be changed. > > Martin > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >