Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C79D10EC5 for ; Fri, 8 Nov 2013 22:44:20 +0000 (UTC) Received: (qmail 2610 invoked by uid 500); 8 Nov 2013 22:44:19 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 2558 invoked by uid 500); 8 Nov 2013 22:44:19 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 2549 invoked by uid 500); 8 Nov 2013 22:44:19 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 2546 invoked by uid 99); 8 Nov 2013 22:44:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 22:44:19 +0000 Date: Fri, 8 Nov 2013 22:44:19 +0000 (UTC) From: "Vaibhav Gumashta (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5107) Change hive's build to maven 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/HIVE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817783#comment-13817783 ] Vaibhav Gumashta commented on HIVE-5107: ---------------------------------------- I'm not well-versed in maven, but wouldn't it be cleaner to move all the tests to itests? I think it might become confusing when adding new tests if the tests for a package are split into different locations. > Change hive's build to maven > ---------------------------- > > Key: HIVE-5107 > URL: https://issues.apache.org/jira/browse/HIVE-5107 > Project: Hive > Issue Type: Task > Reporter: Edward Capriolo > Assignee: Edward Capriolo > > I can not cope with hive's build infrastructure any more. I have started working on porting the project to maven. When I have some solid progess i will github the entire thing for review. Then we can talk about switching the project somehow. -- This message was sent by Atlassian JIRA (v6.1#6144)