More memory needed...
This commit is contained in:
parent
4cf500763f
commit
56f201c651
|
@ -111,7 +111,7 @@
|
|||
<p>If you get an <code>OutOfMemoryError</code>, simply execute the following before
|
||||
calling Maven:</p>
|
||||
<ol>
|
||||
<pre>set MAVEN_OPTS=-Xmx512m</pre>
|
||||
<pre>set MAVEN_OPTS=-Xmx1024m</pre>
|
||||
</ol>
|
||||
<p>If you get an <code>[ERROR] Invalid license: Invalid license file [E1202]</code>,
|
||||
this is because the <code>maven-clover-plugin</code> is using an old version of
|
||||
|
|
Loading…
Reference in New Issue