You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jeff Jensen (JIRA)" <ji...@codehaus.org> on 2005/05/23 14:02:58 UTC

[jira] Created: (MNG-426) Create "maxmem" setting for all plugins to refer to

Create "maxmem" setting for all plugins to refer to
---------------------------------------------------

         Key: MNG-426
         URL: http://jira.codehaus.org/browse/MNG-426
     Project: Maven 2
        Type: New Feature
  Components: maven-plugins  
    Reporter: Jeff Jensen


Create a centralized setting for the max memory setting that all plugins launching a new JVM to respect/use.  Then, update the plugins to use it.

With the time spent repeatedly running, researching, and configuring some plugins to not have "Out of Memory" errors, it now seems silly not to add this kind of feature in the revolutionary vs evolutionary Maven 2!  :-)

I would prefer a setting at the core Maven level, e.g. maven.plugins.maxheap=1024m, that the plugins "magically" used, vs having to repeatedly specify the same one to each plugin that needs it.


-- 
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
-
For more information on JIRA, 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


[jira] Updated: (MNG-426) Create "maxmem" setting for all plugins to refer to

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-426?page=all ]

Brett Porter updated MNG-426:
-----------------------------

    Fix Version: 2.1

> Create "maxmem" setting for all plugins to refer to
> ---------------------------------------------------
>
>          Key: MNG-426
>          URL: http://jira.codehaus.org/browse/MNG-426
>      Project: Maven 2
>         Type: New Feature
>   Components: maven-plugins
>     Reporter: Jeff Jensen
>      Fix For: 2.1

>
>
> Create a centralized setting for the max memory setting that all plugins launching a new JVM to respect/use.  Then, update the plugins to use it.
> With the time spent repeatedly running, researching, and configuring some plugins to not have "Out of Memory" errors, it now seems silly not to add this kind of feature in the revolutionary vs evolutionary Maven 2!  :-)
> I would prefer a setting at the core Maven level, e.g. maven.plugins.maxheap=1024m, that the plugins "magically" used, vs having to repeatedly specify the same one to each plugin that needs it.

-- 
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
-
For more information on JIRA, 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