Message: The following issue has been closed.
Resolver: Brett Porter Date: Wed, 26 May 2004 9:00 AM duplicate of MAVEN-1294 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1283 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1283 Summary: still OutOfMemory with multiproject:site under Winxp and maven 1.0 rc2 Type: Bug Status: Closed Priority: Major Resolution: DUPLICATE Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Assignee: Reporter: gilles dodinet Created: Mon, 17 May 2004 9:35 AM Updated: Wed, 26 May 2004 9:00 AM Environment: WinXP Pro, 512 Mo of RAM with 32 Mo of shared memory, -Xmx=256M, multiproject plugin 1.1 and 1.2 Description: The infamous OutOfMemoryError still bites me while building a multiproject site (12 subprojects, including the master one). i always get this error, however if building under linux that doesnot seem to happen. maxmem increased to 256 but same behavior with 320. this happens with both multiproject plugin 1.1 and 1.2 (cannot use 1.3 because there seems to be a version problem : unknown collectionVar attribute). May it be a platform specific issue ? a possible workaround is to split the site generation into multiple chunks, the little inconvenience then is with the dep-convergence report but i suppose we can workaround that as well. Caused by: java.lang.OutOfMemoryError Root cause java.lang.OutOfMemoryError java.lang.OutOfMemoryError File...... file:/C:/Documents and Settings/gdodinet.MCCAIN-1/.maven/plugins/maven-multiproject-plugin-1.2/plugin.jelly Element... maven:reactor Line...... 92 Column.... 9 Unable to obtain goal [site] -- file:/C:/Documents and Settings/gdodinet.MCCAIN-1/.maven/plugins/maven-xdoc-plugin-1.7/plugin.jelly:491:13: <velocity:merge> java.lang.OutOfMemoryError --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]