As a quick follow-up, I just jump to mvn 2.1.0 and two builds resulted
in no "138" errors.  Can you give that a shot?

Below are my Java, Scala and Maven versions.

~/g/liftweb [master]
]> java -version
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-
b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)
~/g/liftweb [master]
]> scala -version
Scala code runner version 2.7.4.final -- Copyright 2002-2009, LAMP/
EPFL
~/g/liftweb [master]
]> mvn -version
Apache Maven 2.1.0 (r755702; 2009-03-18 15:10:27-0400)
Java version: 1.5.0_16
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/
Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.5.7" arch: "i386" Family: "unix"


On May 19, 10:28 am, TylerWeir <tyler.w...@gmail.com> wrote:
> Are you running on OS X by any chance?
>
> I sometimes get "138" and from what I've found it appears to be a
> combo of Apple's Java and Maven 2.0.9.
>
> The solution, albeit ham-fisted, is to simply run the command again.
>
> I have not tested 2.0.10 or SoyLatte, but I will as soon as I have
> time.
>
> On May 19, 5:49 am, Paul Caton <pnca...@gmail.com> wrote:
>
>
>
> > 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 liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to