It can be done easily by adding a:
GeneralPropertySet.JVMARGS / "cargo.jvmargs" property
and then calling java.setJvmargs(args);
Done.
Is there an easy way to pass JVMARGS to the Maven 1 plugin ?
Done.