I'm compiling jenkins with

mvn package -DskipTests



However i had to remove *-Xmx800m* from *.mvn/jvm.config*

because of

$ mvn -v
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Invalid maximum heap size: -Xmx800m



I have

   -     mvn is 3.3.9
   -     java is 1.8.0_131
   -     node is  6.10.3
   -     npm is 3.10.10


Let me know if there any issues with how i did the compile, thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/2c47cc0c-93e7-422e-84ce-77fb74e2f891%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to