The correct syntax is
<minmemory>256m</minmemory>
<maxmemory>768m</maxmemory>
regards,
Stefan
Ryan H. wrote:
> I tried the both options (additionJOption and min/maximum) to allocate
> 512/1024M for min/max, but i'm still getting this error when building over
> 40 modules ...
>
> On 1/29/08, Vincent Siveton <vincent.siveton@gmail.com> wrote:
>
>> Hi Ryan
>>
>> My guess is that you need to increase the memory.
>>
>> Cheers,
>>
>> Vincent
>>
>> 2008/1/29, Ryan H. <waycool88@gmail.com>:
>>
>>> Hello,
>>>
>>> I'm getting OutOfMeoryError when running javadoc:javadoc to generate an
>>> aggregated javadoc for multiple projects, even given with these options.
>>>
>> Any
>>
>>> solution to this problem?
>>>
>>> <minmemory>512</minmemory>
>>>
>>> <maxmemory>1024</maxmemory>
>>>
>>> Thanks
>>>
>>> Ryan
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>>
>
>
--
best regards, Stefan Seidel software developer ________________________
VUB Printmedia GmbH Chopinstraße 4 D-04103 Leipzig Germany tel. +49
(341) 9 60 50 07 fax. +49 (341) 9 60 50 92 mail. sseidel@vub.de web.
www.vub.de HRB Köln 24015 UStID DE 122 649 251 GF Dr. Achim Preuss
Neudorf, Dr. Christian Preuss Neudorf
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
|