Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F1E211748 for ; Tue, 6 May 2014 05:55:27 +0000 (UTC) Received: (qmail 10555 invoked by uid 500); 6 May 2014 05:55:18 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 10494 invoked by uid 500); 6 May 2014 05:55:16 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 10386 invoked by uid 99); 6 May 2014 05:55:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 05:55:15 +0000 Date: Tue, 6 May 2014 05:55:15 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2732) Provide build instructions and expectations in source tree MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990315#comment-13990315 ] Sean Busbey commented on ACCUMULO-2732: --------------------------------------- filed as ACCUMULO-2774 > Provide build instructions and expectations in source tree > ---------------------------------------------------------- > > Key: ACCUMULO-2732 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2732 > Project: Accumulo > Issue Type: Improvement > Components: docs > Reporter: Bill Havanki > Assignee: Josh Elser > Priority: Trivial > Labels: newbie > 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)