Nope. Still can't find it. David Pollak wrote: > Try: > > rm -rf ~/.m2 > > mvn -clean install > > Thanks, > > David > > On Sat, May 23, 2009 at 2:55 PM, Charles F. Munat <[email protected] > <mailto:[email protected]>> wrote: > > > Can't find the compiler jar, either. I installed both locally, and now > when I run the app I get this: > > [INFO] Starting jetty 6.1.16 ... > 2009-05-23 14:49:09.691::INFO: jetty-6.1.16 > 2009-05-23 14:49:09.877::INFO: No Transaction manager found - if your > webapp requires one, please configure one. > 2009-05-23 14:49:10.304::WARN: failed LiftFilter > java.lang.VerifyError: (class: net/liftweb/util/EmptyBox, method: > open_$bang signature: ()Ljava/lang/Object;) Can only throw Throwable > objects > > Am I screwing things up here, or is there some problem with the > archetype? > > Thanks! > Chas. > > Charles F. Munat wrote: > > I used the lift-archetype-jpa-blank archetype to build a new Lift > app, > > then tried to compile and run it. I get an error from Maven that > says it > > can't find scala 2.7.4: > > > > [ERROR] BUILD ERROR > > [INFO] > ----------------------------------------------------------------- > > [INFO] Failed to resolve artifact. > > > > Missing: > > ---------- > > 1) org.scala-lang:scala-library:jar:2.7.4 > > > > Does one need to download and install the library jar, or is there > > something wrong here? > > > > Thanks, > > Chas. > > > > > > > > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Git some: http://github.com/dpp > > >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
