wjw465150 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

Check MAVEN_OPTS support #136

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

That's a environment variable that maven run:jetty use , 
check if we could have some support for this or that.

It's reported by Eli Finkelshteyn on the facebook.

Original issue reported on code.google.com by tonylovejava on 4 Apr 2012 at 11:36

GoogleCodeExporter commented 9 years ago
how to config run-jetty-run to add maven-opts support. For example command: 
MAVEN_OPTS="-Xms1g -Xmx1g" mvn jetty:run

Thanks

Original comment by tuanvm1...@gmail.com on 25 Jul 2012 at 3:34