Hi

I don't know is there any option in java command (like java -Dmx=xxxx),
if there is, then maby you can test it in maven command, "maven -D....".
Otherwise, command maven, is script. linux shell, or dos whateveritis...
you can edit it.

Artsi

On Wed, 2004-03-17 at 15:53, ZHU Beiting wrote:
> Hi,
> 
> Actually, I found a note in the web about this error. It said for most
> projects (including the nearly 400,000 LOC JDK 1.4 source base), the default
> VM size seems to be adequate. So if you encounter: 
> 
>     Exception in thread "main" java.lang.OutOfMemoryError
> 
> you will need to increase the VM heap size using the -mx JVM option.
> 
> Very clear. But I do not know how to and where to add this option. In the
> project.properties or in the plugin.jelly file of simain-plugin? 
> 
> Is there anyone here has an idea about that?
> 
> Thanks,
> Beiting ZHU.
> 
> 
> -----Message d'origine-----
> De : ZHU Beiting [mailto:[EMAIL PROTECTED]
> Envoy� : mercredi 17 mars 2004 11:22
> � : 'Maven Users List'
> Objet : simian report generation error
> 
> 
> Hello,
> 
> I am trying to generate the simian report for my project. I use
> maven-simiam-plugin-1.2, and I always got an out of memory error like:
> 
> BUILD FAILED
> File...... file:/D:/Documents and
> Settings/zhub/.maven/plugins/maven-simian-plug
> in-1.2/
> Element... ant:simian
> Line...... 52
> Column.... 71
> java.lang.OutOfMemoryError
> Total time: 37 minutes 54 seconds
> 
> I wonder is there any maven properties can make me avoid this error?
> 
> Thanks,
> Beiting.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to