Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 15639 invoked from network); 16 Mar 2009 14:19:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Mar 2009 14:19:22 -0000 Received: (qmail 58687 invoked by uid 500); 16 Mar 2009 14:19:22 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 58670 invoked by uid 500); 16 Mar 2009 14:19:21 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 58659 invoked by uid 99); 16 Mar 2009 14:19:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2009 07:19:21 -0700 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of feeder.of.the.bears@gmail.com designates 209.85.218.165 as permitted sender) Received: from [209.85.218.165] (HELO mail-bw0-f165.google.com) (209.85.218.165) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2009 14:19:12 +0000 Received: by bwz9 with SMTP id 9so5974004bwz.12 for ; Mon, 16 Mar 2009 07:18:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=YZjAK3fzhnH+hAE6iat5hivXWggk/C3L7POQ92rX9n4=; b=c/dBsv3XUyxA4tdVQywUELg3gOQTOaqHSL//lFfaeHYEwPrp72AqiB1/D5Fk6nAr3f vaOBJZpSyQ7yK6cu7u/mtUT29nhoDwanIT8MudOLhFB3ZMtrcGzjw3FZkgrQW2m2BrTe RfmiUq2NT6746lUO4QFvEGDfYfKfWDy7gpxb8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=n4rpSlmj4pfhcLfVqSyMOzVjvVWYIIhqxIGSEoCB06cZ7abEhO0MpRd3Fi5tJ+J4v8 Rzp948o5JqoX+FW2D+7Rh72fwiCzs0rzk1f42VuNT7NkrP+AMePrUAkWvJydzXzcXYk+ FILUeqRtXNbUHwxS2Y0PLY+27duE10sigZj2I= MIME-Version: 1.0 Received: by 10.223.116.72 with SMTP id l8mr3305220faq.33.1237213130363; Mon, 16 Mar 2009 07:18:50 -0700 (PDT) In-Reply-To: References: <27114935.753971237201414670.JavaMail.servlet@kundenserver> Date: Mon, 16 Mar 2009 07:18:50 -0700 Message-ID: Subject: Re: Trouble with build - maven build hangs and CPU uasge for java 100%! From: David Pollak To: esme-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=001636c5b51725954604653d21c5 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5b51725954604653d21c5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Mon, Mar 16, 2009 at 7:15 AM, Bertrand Delacretaz wrote: > On Mon, Mar 16, 2009 at 3:11 PM, David Pollak > wrote: > > ...I'll put this on my "back in the office" to do list this morning and > dig up > > the maven settings for increasing heap size.... > > The MAVEN_OPTS environment variable sets options for the JVM used to > run Maven, for example: > > export MAVEN_OPTS=-Xmx256M Try export MAVEN_OPTS=-Xmx2048M on Linux and MAVEN_OPTS=-Xmx1200M on Windows > > -Bertrand > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --001636c5b51725954604653d21c5--