Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 92017 invoked from network); 17 Feb 2008 16:48:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2008 16:48:36 -0000 Received: (qmail 4665 invoked by uid 500); 17 Feb 2008 16:48:29 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 4503 invoked by uid 500); 17 Feb 2008 16:48:28 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 4494 invoked by uid 99); 17 Feb 2008 16:48:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2008 08:48:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 209.85.200.169 as permitted sender) Received: from [209.85.200.169] (HELO wf-out-1314.google.com) (209.85.200.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2008 16:47:56 +0000 Received: by wf-out-1314.google.com with SMTP id 25so288956wfc.27 for ; Sun, 17 Feb 2008 08:48:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=6yc3fgQ+tAeD9dL9UwHMIbChtoMrJDTmJFnFc22OveY=; b=u/IH4BR1zB4MbOAoRTROWk/9iSo/xQ0QZWhma+v2wPGGV3hE4MQhmeaAJD9EC/dxbiMM/bCZ6QjBkJIErrVcDVd/X3C58MYZYqOmVSgmcTHkDQqykMncIe1RBjewSjbHDYBfYkQt1Xz448BVEpnbzNUJbAIJgShZr63/6QuT2OU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=wBXXOZRB5M5HaUemTLpxx9vVA3H4bT80nMPD4bzO1gXcIQe0dupblKlau7EFHc5x9uCAIHqpdCf8SK+sXDKn4G8XzbWyblux566/SEeCg1zY97B/EJtqK8THAQi+HPZZ0lPk3227mqBUENRzkGYjDQXNml3iIWq4oIVb7Erh/8w= Received: by 10.142.179.12 with SMTP id b12mr3696759wff.88.1203266885003; Sun, 17 Feb 2008 08:48:05 -0800 (PST) Received: by 10.142.153.4 with HTTP; Sun, 17 Feb 2008 08:48:04 -0800 (PST) Message-ID: <8a81b4af0802170848w6b9accd8h685d4bd72211f89b@mail.gmail.com> Date: Sun, 17 Feb 2008 09:48:04 -0700 From: "Phil Steitz" To: "Jakarta Commons Developers List" Subject: Re: [math] 1.2-RC2 available for review In-Reply-To: <47B862FD.6050003@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8a81b4af0802162247i34660bavd18cf1dcb02eda48@mail.gmail.com> <25aac9fc0802170545w10ee4d52m94b1ea4acc48a0@mail.gmail.com> <8a81b4af0802170724n6bbd7d32ybc6a9e49186a2b8b@mail.gmail.com> <25aac9fc0802170737t4f186cabu292a24b2f00c56b2@mail.gmail.com> <8a81b4af0802170745x5174bc5t10f3b2d06da94140@mail.gmail.com> <8a81b4af0802170750g1ba71768oef5ed3ad86aa71c8@mail.gmail.com> <25aac9fc0802170759u64f79da4qa5aaa57184ecdc85@mail.gmail.com> <47B862FD.6050003@free.fr> X-Virus-Checked: Checked by ClamAV on apache.org On Feb 17, 2008 9:38 AM, Luc Maisonobe wrote: > sebb a =E9crit : > > On 17/02/2008, Phil Steitz wrote: > >> On Feb 17, 2008 8:45 AM, Phil Steitz wrote: > >>> On Feb 17, 2008 8:37 AM, sebb wrote: > >>>> maven --version gives: > >>>> > >>>> __ __ > >>>> | \/ |__ _Apache__ ___ > >>>> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > >>>> |_| |_\__,_|\_/\___|_||_| v. 1.1 > >>>> > >>>> Is this earlier or later than 1.02? > >>> That is later and it does not work for commons site builds. > > > > Seems like an unnecessary restriction - can it be fixed? > > I think I have encountered this too. The true > statements in project.xml seem to be OK with maven 1.0.2 and not OK with > maven 1.1. > > Luc > > > > > >>> It should > >>> work for creating the jar, though - i.e., "maven jar" or jar:install > >>> should work to build the code. > >>> > >> Ugh. Just realized from you post above that the problem was a pom > >> parse error, so the statement above is probably false. Let me look > >> into this. > > > > OK. > > > >> Phil > >>> Phil > >>>> java -version > >>>> > >>>> java version "1.4.2_16" > >>>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05= ) > >>>> Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode) > >>> That should be fine. > >>> > >>>> This is on WinXP/SP2 > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > >> For additional commands, e-mail: dev-help@commons.apache.org > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > > For additional commands, e-mail: dev-help@commons.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org