+ Sets the maximum memory size value passed to the VM when fork is set to true. + Has no effect if fork is false. + Defaults to ${maven.compile.memoryMaximumSize}. +
+
+ Corresponds to the memoryMaximumSize attribute for the ant
+ javac
+ task.
+