Roshan,
  Thanks for the reply.  That worked, after I got javamail and jaf
installed.  Kind of strange that the top level build file that has a
'war' target doesn't seem to work.  Anyway I made a note of how this
thing builds.

Thanks,
Gerry Reno

--- Roshan G <[EMAIL PROTECTED]> wrote:
> 
> Hi Gerry,
> 
> Run ANT on the build.xml file found in build sub-directory. That's
> what I do 
> and it works for me in Eclipse.  I think the one in the root dir is
> to be 
> used with maven. (someone correct me If I am wrong)
> 
> So in your case you should run ANT on 
> /home/greno/projects/workspace/jakarta-jetspeed/build/build.xml
> 
> 
> Roshan
> 
> 
> >From: grenoml <[EMAIL PROTECTED]>
> >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Cannot build Jetspeed using Ant in Eclipse
> >Date: Mon, 30 Jun 2003 12:06:29 -0700 (PDT)
> >
> >I checked out Jetspeed from CVS and loaded it into my Eclipse.  Now
> >when I right-click on build.xml and select "Run Ant" and run the
> 'war'
> >target I get the following errors:
> >
> >-----------------------------------------
> >Buildfile: /home/greno/projects/workspace/jakarta-jetspeed/build.xml
> >
> >war:
> >
> >init:
> >         [echo] ---------- Jetspeed Portal Implementation 1.4-b5-dev
> >----------
> >         [echo]
> >         [echo] java.class.path = /usr/local/eclipse/startup.jar
> >         [echo]
> >         [echo] java.home = /usr/java/j2sdk1.4.2/jre
> >         [echo] ant.home = build
> >         [echo] user.home = /root
> >         [echo]
> >         [echo] basedir =
> >/home/greno/projects/workspace/jakarta-jetspeed
> >         [echo]
> >         [echo] cactus-22.jar = build/lib/cactus-22-1.2.jar
> >         [echo] cactus-23.jar = build/lib/cactus-23-1.2.jar
> >         [echo] cactus.ant.jar = build/lib/cactus-ant-1.2.jar
> >         [echo] junit.jar = build/lib/junit.jar
> >         [echo] build.compiler = ${build.compiler}
> >         [echo] locale.default = en
> >
> >prepare_apis:
> >
> >apis:
> >         [java] BUILD FAILED:
>
>file:/home/greno/projects/workspace/jakarta-jetspeed/build/build.xml:591:
> >/home/greno/projects/workspace/jakarta-jetspeed/${lib.repo} not
> found.
> >Total time: 1 second
> >-----------------------------------------
> >
> >Anyone know what you have to do to get Jetspeed to build with the
> Ant
> >wizard in Eclipse?
> >
> >thx,
> >Gerry Reno
> >
> >
> >__________________________________
> >Do you Yahoo!?
> >SBC Yahoo! DSL - Now only $29.95 per month!
> >http://sbc.yahoo.com
> >
>
>---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> 
> _________________________________________________________________
> On the move? Get Hotmail on your mobile phone
> http://www.msn.co.uk/msnmobile
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to