Guys, Personally, I wouldnt bother with those long commands, I find there impossible to remember! Try:
mvn archetype:generate -DarchetypeCatalog=http://scala-tools.org/ This will present you with an interactive shell - just answer the questions and it will create a skeleton project for you. You will also benefit from reading this: http://liftweb.net/index.php/Maven_Mini_Guide Cheers Tim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
