I keep getting the following error:

    [javadoc] javadoc: java.lang.OutOfMemoryError: Please increase memory.
    [javadoc] 1 error
    [javadoc] For example, on the Sun Classic or HotSpot VMs, add the option
-J-Xmx
    [javadoc] such as -J-Xmx32m.

Does maven have maven opts much like ant has ant opts?

Reply via email to