Can i have 2 different jvm.config files say for java11 and java 17 in maven wrapper .mvn folder

70 Views Asked by At

Can i have 2 different jvm.config files say for java11 and java17 in maven wrapper .mvn folder. If possible, can you please point out to the documentation or sample?

My requirement is to add different jvm configs say for java versions like java 11 and java 17

0

There are 0 best solutions below