I don't see anything in the pom.xml that should be causing an issue. Have you tried wiping your .m2 repository? Sometimes Maven gets stuck. If you do that and you still get the issue, could you post the full output from "mvn -e clean install"?
Derek On Fri, Aug 21, 2009 at 6:42 PM, Peter Robinett <[email protected]>wrote: > > Hi all, > > I think I have a problem with my pom.xml file, as when I run 'mvn > install' I get an error saying that Lift Core is missing. 'mvn > jetty:run' works fine. My pom.xml is here: http://gist.github.com/172540 > > I'd appreciate any tips. Thanks! > > Peter Robinett > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
