27 Apr
2019
27 Apr
'19
noon
Hi, Since Maven 3.3.1 it’s possible to declare default command line options and JVM options, see https://maven.apache.org/docs/3.3.1/release-notes.html It could be interesting to do so in our repos so that all users run with the right values. Or we could decide that the values depend too much on the profiles being executed and it’s not worht it. WDYT? Thanks -Vincent