Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 51419 invoked from network); 5 Aug 2005 04:54:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2005 04:54:29 -0000 Received: (qmail 79183 invoked by uid 500); 5 Aug 2005 04:54:28 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 79167 invoked by uid 99); 5 Aug 2005 04:54:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2005 21:54:28 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_50_60,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of karan.malhi@gmail.com designates 64.233.184.201 as permitted sender) Received: from [64.233.184.201] (HELO wproxy.gmail.com) (64.233.184.201) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2005 21:54:18 -0700 Received: by wproxy.gmail.com with SMTP id i2so501092wra for ; Thu, 04 Aug 2005 21:54:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=s3htBubYzuNsPepr63mWJf82/NyLzCSKdWCH7Q+WU3eUn95OVomuTVqP1AxwBiqYjKjxahjp06fSRzt6kv123MBmvlSX8AElBlgIhlEi1X/dsOv6XiZhwvZYMCauL1XCtCR1KX21JaIrve/inLvFqvVPRt2rRxIdhXrlshNpyxc= Received: by 10.54.14.29 with SMTP id 29mr2231162wrn; Thu, 04 Aug 2005 21:54:25 -0700 (PDT) Received: by 10.54.108.11 with HTTP; Thu, 4 Aug 2005 21:54:25 -0700 (PDT) Message-ID: Date: Fri, 5 Aug 2005 00:54:25 -0400 From: Karan Malhi Reply-To: Karan Malhi To: jdo-dev@db.apache.org Subject: Re: maven build failed In-Reply-To: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5692_3765525.1123217665964" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_5692_3765525.1123217665964 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Is there a specific location in the repository where i need to put derby ja= r=20 files? On 8/5/05, Karan Malhi wrote: >=20 > Hi Craig, >=20 > The information was exactly where it should have been . I was just being= =20 > lazy to read the whole thing, and thought i would try and run maven first= . I=20 > have downloaded antlr and jar files for jndi.=20 >=20 > However, what version of JPOX jar files need to be downloaded. Can i=20 > simply download the latest beta versions? > If i need to make a change to the README.txt (like add the version number= s=20 > for JPOX jars), then do i submit a diff of README.txt file to the mailing= =20 > list?=20 >=20 > Regards >=20 > On 8/5/05, Craig Russell wrote: > >=20 > > Hi Karan, > > On Aug 4, 2005, at 8:50 PM, Karan Malhi wrote: > >=20 > > Just checked out code from svn. Am a newbie to this project, so started= =20 > > off=20 > > with looking into some code and then ran maven. The build failed, below= =20 > > is=20 > > the partial output > >=20 > >=20 > > This is just what is needed. Someone to download the repo and try to=20 > > build it. > >=20 > > ANTLR is a dependency of JDO but unfortunately, maven can't get it all= =20 > > by itself because ANTLR isn't available in a location that maven can ac= cess=20 > > itself. That's why we give you a clue as to where to find it=20 > >=20 > > antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.htm= l=20 > > ) > >=20 > >=20 > > What you have to do it to download it yourself. This should be explaine= d=20 > > in the readme for the project. It should tell you exactly what to do wi= th=20 > > the file that you download from the ANTLR site. > >=20 > > If the explanation isn't where you expected it to be, could you tell us= =20 > > where you did expect this information to be? We can't by ourselves fix = ANTLR=20 > > download, but we sure can give you more explicit instructions how and w= here=20 > > to find it. > >=20 > > Thanks, > >=20 > > Craig > >=20 > >=20 > > +---------------------------------------- > > | Executing multiproject:install-snapshot-callback JDO2 Implementation= =20 > > (Query) > > | Memory: 18M/26M > > +---------------------------------------- > > Attempting to download jdo2-api-SNAPSHOT.jar. > > Artifact /apache-jdo/jars/jdo2- api-SNAPSHOT.jar doesn't exists in=20 > > remote=20 > > repository, but it exists locally > > Attempting to download jdo2-core-SNAPSHOT.jar. > > Artifact /apache-jdo/jars/jdo2-core-SNAPSHOT.jar doesn't exists in=20 > > remote=20 > > repository, but it exists locally > > Attempting to download jdo2-runtime-SNAPSHOT.jar . > > Artifact /apache-jdo/jars/jdo2-runtime-SNAPSHOT.jar doesn't exists in= =20 > > remote=20 > > repository, but it exists locally > > Attempting to download antlr-2.7.3.jar. > > WARNING: Failed to download antlr-2.7.3.jar. > >=20 > > BUILD FAILED > > File...... /home/karan/.maven/cache/maven-multiproject-plugin-1.3.1 > > /plugin.jelly > > Element... maven:reactor > > Line...... 217 > > Column.... 9 > > The build cannot continue because of the following unsatisfied=20 > > dependency: > >=20 > > antlr-2.7.3.jar (try downloading from http://www.antlr.org/download.htm= l > > ) > >=20 > > Regards > >=20 > > --=20 > > Karan Malhi > >=20 > > "Playfully doing something difficult, whether useful or not, that is > > hacking." -- Richard Stallman > >=20 > >=20 > > Craig Russell > >=20 > > Architect, Sun Java Enterprise System http://java.sun.com/products/jdo > >=20 > > 408 276-5638 mailto:Craig.Russell@sun.com > >=20 > > P.S. A good JDO? O, Gasp! > >=20 > >=20 > >=20 >=20 >=20 > --=20 > Karan Malhi >=20 > "Playfully doing something difficult, whether useful or not, that is > hacking." -- Richard Stallman=20 >=20 --=20 Karan Malhi "Playfully doing something difficult, whether useful or not, that is hacking." -- Richard Stallman ------=_Part_5692_3765525.1123217665964--