Perhaps by taking a look at the documentation? See the Javadoc plugin documentation page [1] and then especially the additionalJOption option.
[1] http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Wed, Aug 20, 2008 at 9:13 AM, hackaton <[EMAIL PROTECTED]> wrote: > > Hi, > > When I try to release:perform I got java.lang.OutOfMemoryError > > javadoc: java.lang.OutOfMemoryError: Please increase memory. > For example, on the Sun Classic or HotSpot VMs, add the option > -J-Xmx > such as -J-Xmx32m. > > How can I increase the heap size for the javadoc? > -- > View this message in context: > http://www.nabble.com/maven-release%3Aperform-get-java.lang.OutOfMemoryError-tp19064014p19064014.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]
