strange, When you generate the war or the webapp which version (jar) of lift is in the WEB-INF/lib ?
On Mon, Nov 17, 2008 at 17:53, Paul Butcher <[EMAIL PROTECTED]> wrote: > > On Nov 17, 4:41 pm, "David Bernard" <[EMAIL PROTECTED]> > wrote: >> maven doesn't pull automatically 0.10-SNAPSHOT if you create a project >> with 0.9. Did you change the version of lift into your pom.xml ? > > Nope - haven't touched pom.xml. Here's the (I think!) relevant > section: > > <dependency> > <groupId>net.liftweb</groupId> > <artifactId>lift-webkit</artifactId> > <version>0.9</version> > </dependency> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
