Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE78410D70 for ; Wed, 12 Jun 2013 11:18:55 +0000 (UTC) Received: (qmail 35246 invoked by uid 500); 12 Jun 2013 11:18:54 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 34413 invoked by uid 500); 12 Jun 2013 11:18:52 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 34391 invoked by uid 99); 12 Jun 2013 11:18:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 11:18:52 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of amareshwari@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Jun 2013 11:18:46 +0000 Received: by mail-we0-f176.google.com with SMTP id t56so6787574wes.35 for ; Wed, 12 Jun 2013 04:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TTsP/2N1eXntBol/pSWTMfb2+Cd9THcc8G8T9qffGjk=; b=Pdy0ugVzs4fWfNJrmlSkQQYjHfu2xjRd+hvAFDveIN3Xge3cnE8AXn31XcaZ3Q5L00 X7iNYqhLDGDP2Y7IrITv1MP0pOHURuBwlnEjyAaryfou+POh3YSHnIivTZ3F/eaSw//5 kYmteJvcLooeWkGyfoHIohZ/ZJwxoM9MzuyzH5wKxR5LKvGEJQ0L/DruZ7FxlF9n4cmS o351Ij7vP76bJpQL1Thq+R42oR6DjAuxZZDKdSLe3WW5hbt0za1itVf7fmYjWu00c9le AiiuSxO/a7xQ9ka5BmI49vXoSOQMverwAcc1IcUiyosbLVUd+0pfOl/mdRMhhaXFoUFo yByA== MIME-Version: 1.0 X-Received: by 10.181.13.13 with SMTP id eu13mr4138893wid.26.1371035905539; Wed, 12 Jun 2013 04:18:25 -0700 (PDT) Received: by 10.194.249.67 with HTTP; Wed, 12 Jun 2013 04:18:25 -0700 (PDT) Date: Wed, 12 Jun 2013 16:48:25 +0530 Message-ID: Subject: ant maven-build not working in trunk From: amareshwari sriramdasu To: dev@hive.apache.org, user@hive.apache.org Content-Type: multipart/alternative; boundary=f46d043c7b361fc60104def32c09 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c7b361fc60104def32c09 Content-Type: text/plain; charset=ISO-8859-1 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 --f46d043c7b361fc60104def32c09 Content-Type: text/html; charset=ISO-8859-1
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



--f46d043c7b361fc60104def32c09--