maven-mvnd
maven-mvnd copied to clipboard
Error occurred during initialization of VM , Could not reserve enough space for 2097152KB object heap
When I inputmvnd -v, I get an error, how do I fix it?
Screenshot
Log message
Error occurred during initialization of VM , Could not reserve enough space for 2097152KB object heap
Try modifying the [MVND_HOME]/conf/mvnd.properties
to change the mvnd.minHeapSize
and mvnd.maxHeapSize
properties to proper values. This has been for the next release already (see https://github.com/apache/maven-mvnd/issues/560).