Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 92679 invoked from network); 25 Feb 2010 11:22:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Feb 2010 11:22:48 -0000 Received: (qmail 96268 invoked by uid 500); 25 Feb 2010 11:22:48 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 96242 invoked by uid 500); 25 Feb 2010 11:22:48 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 96234 invoked by uid 99); 25 Feb 2010 11:22:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2010 11:22:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Feb 2010 11:22:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DBCC0234C045 for ; Thu, 25 Feb 2010 03:22:27 -0800 (PST) Message-ID: <2049291537.522661267096947895.JavaMail.jira@brutus.apache.org> Date: Thu, 25 Feb 2010 11:22:27 +0000 (UTC) From: "Lars Francke (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Commented: (HBASE-2264) Even more improvements to the Maven build system and HBase directory structure In-Reply-To: <1848846660.510501267054407918.JavaMail.jira@brutus.apache.org> 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/HBASE-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838310#action_12838310 ] Lars Francke commented on HBASE-2264: ------------------------------------- @Paul: Thanks! You are correct, the forkMode should have been added to pluginManagement. I must have lost that change somewhere. I'll add it again. @Dan: If there are no objections I can add the exploded directory. As to the webapps problem: I'm seeing the same thing and it is already on my list of things to fix. > Even more improvements to the Maven build system and HBase directory structure > ------------------------------------------------------------------------------ > > Key: HBASE-2264 > URL: https://issues.apache.org/jira/browse/HBASE-2264 > Project: Hadoop HBase > Issue Type: Improvement > Components: build > Affects Versions: 0.21.0 > Reporter: Lars Francke > Assignee: Lars Francke > Priority: Minor > Attachments: HBASE-2264-1.patch, hbase2264.sh > > > This is the follow-up patch for HBASE-2254. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.