Re: Keel-Framework: First Install problems
Michael Nash <[email protected]> Sun, 05 Jun 2005 02:07:34 -0400
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <1117951654.5998.19.camel@139-142-200-104> |
Stephen: Thanks for the detailed feedback - we need to improve a few of the getting-started notes, for sure. Firstly, I'd definitely recommend trying the Maven-based install procedure. The ant one has not been updated for a number of significant changes to Keel over the last couple of months. The Maven install is much faster and easier, and indeed it doesn't download much until/unless it's needed, at which point Maven will download the pieces you need as you need them. Mike On Sun, 2005-06-05 at 14:19, Stephen Hurrell wrote: > Hello > > Here is where I am now with my first keel "ant completeinstall". I think that I > am going back to keel-2.0-src.tar.gz for now and put this 2.1 aside for now. > > 1. I checked out tools-xdoclet-1.2.2 from CVS, zipped it and stuck it in as > $KEEL_HOME/keel-build/lib/xdocklet-1.2.2.zip. It seemed close enough to what > what in keel-2.0-src.zip to get the "ant completeinstall" working past this > missing file. > > Proceeding with the "ant completeinstall" I now have a missing > keel-common/build.xml file: > > -------- > <snip...> > build-keel: > > keel_iterate:jar: > > keel_iterate:core-set: > > keel-common: > [echo] Running /usr/local/keel/keel-common/build.xml, target > keel_module:jar > > BUILD FAILED > /usr/local/keel/keel-build/import/keel-project.xml:59: The following error > occurred while executing this line: > /usr/local/keel/keel-build/import/keel-project.xml:301: The following error > occurred while executing this line: > /usr/local/keel/keel-build/import/keel-project.xml:340: The following error > occurred while executing this line: > /usr/local/keel/keel-build/import/keel-project.xml:453: The following error > occurred while executing this line: > /usr/local/keel/keel-build/import/keel-iterate.xml:443: The following error > occurred while executing this line: > /usr/local/keel/keel-build/import/keel-iterate.xml:141: The following error > occurred while executing this line: > /usr/local/keel/keel-build/import/keel-iterate.xml:412: The following error > occurred while executing this line: > /usr/local/keel/keel-build/import/keel-iterate.xml:166: The following error > occurred while executing this line: > java.io.FileNotFoundException: /usr/local/keel/keel-common/build.xml (No such > file or directory) > http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com