mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Any forked process that runs from maven surefire plugin gets it own separate heap which may cause build issues. Patch fixes the issue by explicity args to the surefire plugin for cloud-server. Signed-off-by: Rohit Yadav <bhaisaab@apache.org>