I appreciate the response but I'm not using Maven, I'm using Ant. If you could tell me what that would accomplish I could probably figure out the equivalent.
Thank you, Donald On Mon, Mar 1, 2010 at 11:07 AM, David Pollak <[email protected]> wrote: > > > On Mon, Mar 1, 2010 at 8:03 AM, Donald McLean <[email protected]> wrote: >> >> I just updated to Lift 2.0m2 and Scala 2.7.7 and now I'm getting this >> error message. I would greatly appreciate a suggestion on how to >> resolve this. > > > This is a known bug in the Scala compiler. > > To fix it, do: mvn clean > >> java.lang.RuntimeException: malformed Scala signature of Loc at 5720; >> reference value common of package liftweb refers to nonexisting >> symbol. >> at >> scala.tools.nsc.symtab.classfile.UnPickler$UnPickle.errorBadSignature(UnPickler.scala:762) >> >> -- >> Family photographs are a critical legacy for >> ourselves and our descendants. Protect that >> legacy with a digital backup and recovery plan. >> >> Join the photo preservation advocacy Facebook group: >> http://www.facebook.com/home.php?ref=logo#/group.php?gid=148274709288 >> >> -- >> 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. >> > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Surf the harmonics > > -- > 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. > -- Family photographs are a critical legacy for ourselves and our descendants. Protect that legacy with a digital backup and recovery plan. Join the photo preservation advocacy Facebook group: http://www.facebook.com/home.php?ref=logo#/group.php?gid=148274709288 -- 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.
