Ability to set MAVEN_OPTS for Maven2 build definitions ------------------------------------------------------
Key: CONTINUUM-1224 URL: http://jira.codehaus.org/browse/CONTINUUM-1224 Project: Continuum Issue Type: Wish Components: Integration - Maven 2 Reporter: Nicholas Daley Priority: Minor It would be useful if build definitions for Maven2 projects had a parameter for setting the MAVEN_OPTS environment variable. The specific case that I'm encountering is one of my build definitions needs to have -Xmx set so that it will have enough memory. The only suggestions I could find online for this was to set MAVEN_OPTS when starting up continuum. I have done this, and it works; but I would prefer it if I could set this on a case by case basis for the build definitions, because only this one build needs the extra heap space. -- 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