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 91ADA102AA for ; Thu, 13 Jun 2013 07:01:02 +0000 (UTC) Received: (qmail 39203 invoked by uid 500); 13 Jun 2013 07:01:01 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 37604 invoked by uid 500); 13 Jun 2013 07:00:58 -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 37239 invoked by uid 99); 13 Jun 2013 07:00:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jun 2013 07:00:56 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nitinpawar432@gmail.com designates 209.85.217.178 as permitted sender) Received: from [209.85.217.178] (HELO mail-lb0-f178.google.com) (209.85.217.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jun 2013 07:00:50 +0000 Received: by mail-lb0-f178.google.com with SMTP id y6so7735886lbh.23 for ; Thu, 13 Jun 2013 00:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=efs8CjjWiOmFdUCrylA9rl7MOStQAsqktnZ5TWwCjaA=; b=Q1E/vs1OKsOg34PClbV72GsLBBUWZto6XCYUONAdWKc1e4LVxRZn7t5luN01pBriuu yrB00XaMVZwtUFqxOIaGyBTwDhZGFLLN7qe30WJUp8h/FI4lSzVzc3cfOIldtvzYUHDE Md8J5mOUSV7BtwvrdHpN2TY07t+fJB+CSRJ5TMM/mKWon83zPYHBg3GUVQNEO6wLbsT5 38Z620p8zcv87g0R1DYLyKgXC/NMbKkebGDNNt0JGNa2Yh+yvKl/S6ENM0PurZegxEp8 6Hz6+i1gbp2g1CNjTEcq66xZDybEcG72BV5l+6PF/lD+/W/o3oOGG79WcSCVyCnWPxM1 s2Vg== MIME-Version: 1.0 X-Received: by 10.112.188.231 with SMTP id gd7mr666862lbc.1.1371106829018; Thu, 13 Jun 2013 00:00:29 -0700 (PDT) Received: by 10.114.64.11 with HTTP; Thu, 13 Jun 2013 00:00:28 -0700 (PDT) In-Reply-To: References: Date: Thu, 13 Jun 2013 12:30:28 +0530 Message-ID: Subject: Re: ant maven-build not working in trunk From: Nitin Pawar To: dev@hive.apache.org Cc: "user@hive.apache.org" Content-Type: multipart/alternative; boundary=001a11c36e527e31be04df03afc6 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c36e527e31be04df03afc6 Content-Type: text/plain; charset=ISO-8859-1 I just tried a build with both jdk versions build = ant clean package jdk7 on branch-0.10 with patch from HIVE-3384 and it works jdk6 on trunk without any changes it works i created a new redhat vm and installed sun jdk 6u43 and tried it. It works too. when i try ant maven-build -Dmvn.publish.repo=local it does fail with make-pom target not existing. Alan has a Jira on this: https://issues.apache.org/jira/browse/HIVE-4387 There is a patch available there for branch-0.11. I will try to build with that. On Thu, Jun 13, 2013 at 10:14 AM, amareshwari sriramdasu < amareshwari@gmail.com> wrote: > Nitin, > > Hive does not compile with jdk7. You have to use jdk6 for compiling > > > On Wed, Jun 12, 2013 at 9:42 PM, Nitin Pawar >wrote: > > > I tried the build on trunk > > > > i did not hit the issue of make-pom but i hit the issue of jdbc with > jdk7. > > I will apply the patch and try again > > > > > > On Wed, Jun 12, 2013 at 4:48 PM, amareshwari sriramdasu < > > amareshwari@gmail.com> wrote: > > > >> Hello, > >> > >> ant maven-build -Dmvn.publish.repo=local fails to build hcatalog with > >> following error : > >> > >> > >> /home/amareshwaris/hive/build. > >> xml:121: The following error occurred while executing this line: > >> /home/amareshwaris/hive/build.xml:123: The following error occurred > while > >> executing this line: > >> Target "make-pom" does not exist in the project "hcatalog". > >> > >> Was curious to know if I'm only one facing this or Is there anyother way > >> to > >> publish maven artifacts locally? > >> > >> Thanks > >> Amareshwari > >> > > > > > > > > -- > > Nitin Pawar > > > -- Nitin Pawar --001a11c36e527e31be04df03afc6--