You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/04 17:51:27 UTC

[jira] Created: (MPSTATCVS-10) Memory issues with larger projects.

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPSTATCVS-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSTATCVS-10
    Summary: Memory issues with larger projects.
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-statcvs-plugin
   Versions:
             2.0

   Assignee: 
   Reporter: JSherwood

    Created: Thu, 4 Mar 2004 11:50 AM
    Updated: Thu, 4 Mar 2004 11:50 AM
Environment: Linux

Description:
I have a project with approx. 2000+ files and 2+ years of source control checkins. When I run the statcvs plugin I eventually receive out of memory issues.

Looking at the plugin.jelly file for statcvs, it is forking java but not providing any memory profile options. It would be nice if it used the MAVEN_OPT(??) which can be used to set memory, or instead provided its own property for allowing memory settings.

When I changed the <ant:java> task to include maxMemory with 256m in my case, this works fine.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org