Le 2023-09-03 à 16 h 53, Romain Manni-Bucau a écrit :

Think command line tuning is already possible.
This if true for many parameters, but not for class-path / module-path as far as I can see. It is easy to add parameters that were not added by Maven. But it is difficult to change parameters added by Maven, especially when there is no configuration option. The alternative using java:exec is not very different than using Ant. At this point, it would be easier to use Ant + Ivy.


Pom changes are possible but mainly in build pom, not really in central pom
It would be additions rather than changes, and an absence of new element would mean to use the default. But even if the additions are limited to the build POM, it may be sufficient for a majority of cases.

    Martin



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

Reply via email to