[Lift] Re: Newbie Question: Problems compiling/running examples

2009-11-27 Thread Jcon
Again, thanks for the quick response -- finally got it! Here's what I did and what ended up being the problem (maybe an obvious one, but wasn't to me since I'm new to scala/lift): 1. Ran 'git pull' then 'git reset --hard' 2. Ran 'mvn clean install' from liftweb root 3. Several projects built

[Lift] Re: Newbie Question: Problems compiling/running examples

2009-11-25 Thread Jcon
Thanks for the quick response. I'm still having the same error after trying the following: 1. upgrade to maven 2.2 as suggested 2. ran 'mvn install' in the lift-examples directory again. Same error (tests failing, although I think the root cause is actually ClassNotFoundException