Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12E599793 for ; Mon, 28 Nov 2011 19:30:07 +0000 (UTC) Received: (qmail 6786 invoked by uid 500); 28 Nov 2011 19:30:06 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 6756 invoked by uid 500); 28 Nov 2011 19:30:06 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 6748 invoked by uid 99); 28 Nov 2011 19:30:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 19:30:06 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 19:30:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A897BA4AC9 for ; Mon, 28 Nov 2011 19:29:41 +0000 (UTC) Date: Mon, 28 Nov 2011 19:29:41 +0000 (UTC) From: "Hadoop QA (Commented) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1455851029.19097.1322508581691.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1488783214.18948.1322507260994.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7864) Building mvn site with Maven < 3.0.2 causes OOM errors 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/HADOOP-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158669#comment-13158669 ] Hadoop QA commented on HADOOP-7864: ----------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12505373/HADOOP-7864.diff.txt against trunk revision . +1 @author. The patch does not contain any @author tags. -1 tests included. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. -1 patch. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/409//console This message is automatically generated. > Building mvn site with Maven < 3.0.2 causes OOM errors > ------------------------------------------------------ > > Key: HADOOP-7864 > URL: https://issues.apache.org/jira/browse/HADOOP-7864 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 0.23.0 > Environment: Maven 3.0 > Reporter: Andrew Bayer > Assignee: Andrew Bayer > Attachments: HADOOP-7864.diff.txt, HADOOP-7864.diff.txt > > > If you try to run mvn site with Maven 3.0.0 (and possibly 3.0.1 - haven't actually tested that), you get hit with unavoidable OOM errors. Switching to Maven 3.0.2 or later fixes this. The enforcer should require 3.0.2 for builds. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira