Hi,
Can anyone tell me what the best way to increase the heap size for the Scala console? I see that there are parameters in the docs here:
http://davidb.github.io/scala-maven-plugin/console-mojo.html, but I'm not sure how to set them for a goal. I've also seen hints on how to set heap size in MAVEN_OPTS, but I have no idea whether those args are going to a separate scala process or not.
Any help would be greatly appreciated!
Best,
Josh