<plugin> <groupId>org.skife.maven</groupId> <artifactId>really-executable-jar-maven-plugin</artifactId> <version>2.1.1</version> <configuration><!--(optional) flags to be interpolated into the java invocation--><!--as "java $flags -jar ..."--><flags>-Xmx1G</flags><!--(optional)...