Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 8FAB14386 for ; Sat, 4 Jun 2011 02:31:33 +0000 (UTC) Received: (qmail 16544 invoked by uid 500); 4 Jun 2011 02:31:31 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 16494 invoked by uid 500); 4 Jun 2011 02:31:31 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 16452 invoked by uid 99); 4 Jun 2011 02:31:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2011 02:31:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fsoutomoure@gmail.com designates 209.85.215.44 as permitted sender) Received: from [209.85.215.44] (HELO mail-ew0-f44.google.com) (209.85.215.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jun 2011 02:31:25 +0000 Received: by ewy19 with SMTP id 19so1116215ewy.31 for ; Fri, 03 Jun 2011 19:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id:references:to :x-mailer; bh=cYJs8rwIHLXFFaQQ8EiOJMEmKDRngmBrARVquvv+9q8=; b=EzoxvkbQgFvPwDHHWimWDLZrn8LfwnO4bG8Cm0Rpj+VXHi091LUPMHFPk1SKB3qR2Q GyWvP695ki4UgHIp8mBXqOis6AWOE5DoltevZ8fByTGsdlS5linx4MUOfT3X4mLjCXT/ YtsyHbBNNkDF1iVZiwHkBiqDnEemPeAZvdCO4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=ZqygDPA8ToSiIFzrVdoQ8PCJLc6hv61dQ7UQXpIlITZ5MF/CMK1P7uD1E4Qi9hTmFc 9aeM8ie6MLs7j77TA888uz6N07U6PCnh/ytwR4HdrF/JVb58C+dsR80i6PGH6p+azjwd oEPB1Gg/DDeG957OkuYaNN3+rxYRJcJOXFZfU= Received: by 10.213.19.136 with SMTP id a8mr1054539ebb.87.1307154662730; Fri, 03 Jun 2011 19:31:02 -0700 (PDT) Received: from mbpro-fsmoure.cern.ch (mbpro-fsmoure.cern.ch [137.138.102.201]) by mx.google.com with ESMTPS id x3sm1534306eef.3.2011.06.03.19.31.01 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Jun 2011 19:31:02 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Problem compiling From: Fabio Souto In-Reply-To: Date: Sat, 4 Jun 2011 04:31:02 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: user@cassandra.apache.org X-Mailer: Apple Mail (2.1084) Seems like it's not the problem: [root@nosql-dev cassandra]# ant -version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 On 04/06/2011, at 04:17, Jonathan Ellis wrote: > Possibly you have an old version of ant? >=20 > On Fri, Jun 3, 2011 at 9:08 PM, Fabio Souto = wrote: >> Hi, >>=20 >> I'm upgrading to 0.8 and I need a cluster with pig support, so I = downloaded cassandra 0.8-src and when I try to compile I have the = following error: >>=20 >> [root@hostname cassandra]# ant >> Buildfile: /usr/cassandra/build.xml >>=20 >> maven-ant-tasks-localrepo: >>=20 >> maven-ant-tasks-download: >>=20 >> maven-ant-tasks-init: >>=20 >> scm-svn-info: >>=20 >> scm-info: >>=20 >> maven-declare-dependencies: >>=20 >> BUILD FAILED >> /usr/cassandra/build.xml:351: artifact:pom doesn't support the = "groupId" attribute >>=20 >> Any idea on how to fix this? >>=20 >>=20 >=20 >=20 >=20 > --=20 > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder of DataStax, the source for professional Cassandra support > http://www.datastax.com