You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Bill Havanki (JIRA)" <ji...@apache.org> on 2014/04/24 17:18:14 UTC

[jira] [Created] (ACCUMULO-2732) Update README build instructions for more Maven heap

Bill Havanki created ACCUMULO-2732:
--------------------------------------

             Summary: Update README build instructions for more Maven heap
                 Key: ACCUMULO-2732
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2732
             Project: Accumulo
          Issue Type: Improvement
          Components: docs
            Reporter: Bill Havanki
            Priority: Trivial
             Fix For: 1.6.1, 1.7.0


As the Accumulo code base grows, Maven needs more heap available in order to build. Currently, 256 MB appears to be enough, which is more than the default.

The README should be updated to suggest configuring Maven with more heap, e.g.: add {{MAVEN_OPTS=-Xmx256m}} to .mavenrc. This will help out folks who aren't Maven experts get a successful build.



--
This message was sent by Atlassian JIRA
(v6.2#6252)