|
From: SourceForge.net <no...@so...> - 2008-02-13 07:56:05
|
Bugs item #1892481, was opened at 2008-02-13 08:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747717&aid=1892481&group_id=140880 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Markus Mathis (mmathis76) Assigned to: Nobody/Anonymous (nobody) Summary: Java heap space issues with the Maven 1 plugin Initial Comment: Dear All, The build for one of our modules is failing constantly because of Java heap space issues during the creation of the qalabs report. (The actual module build without running the qalab report is successful). Is there any way to influency memory consumption of the qalabs plugin and to have the module built properly (other than disabling the maven 1 qalab plugin)? [echo] QALab Merge!... [echo] No Checkstyle file to process (/home/maven/sw_build/projects/ehf-modules-commons/target/checkstyle-raw-report.xml). [echo] No PMD CPD file to process (/home/maven/sw_build/projects/ehf-modules-commons/target/cpd.xml). [echo] No FindBugs file to process (/home/maven/sw_build/projects/ehf-modules-commons/target/findbugs-raw-report.xml). [echo] No Simian file to process (/home/maven/sw_build/projects/ehf-modules-commons/target/simian-raw-report.xml). [echo] QALab Merge! /home/maven/sw_build/projects/ehf-modules-commons/target/docs/cobertura/coverage.xml Line... [echo] To File /home/maven/sw_build/qalab-history/commons/qalab.xml BUILD FAILED File...... /home/maven/.maven/cache/maven-qalab-plugin-1.0/plugin.jelly Element... ant:mergestat Line...... 195 Column.... 6 Java heap space Total time : 27 minutes 31 seconds Finished at : Wednesday, February 13, 2008 3:41:22 AM UTC ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747717&aid=1892481&group_id=140880 |