I have been following the "Starting with Lift" tutorial, on a MacBook
Pro with MacOs 10.5, Java 1.5, and Maven 2.0.9.  I am working on the
ToDo application, and the initial build went fine. I then got to
Section 2.8, the second time for issuing mvn jetty:run. This time I
got the following error:

   [ERROR] BUILD FAILURE
   [INFO]
------------------------------------------------------------------------
   [INFO] command line returned non-zero value:138

I took the offered advice and ran the command again with the -e
switch, but instead of getting the error again with more info, Jetty
went ahead and created the "todo" table in the database and started
the server as normal.

I haven't used Jetty much so this behaviour is new to me. Does this
have anything at all to do with the Lift code, or is it just a
wierdness unrelated to the tutorial?

Thanks,

Paul.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to