On Thu, Dec 4, 2008 at 5:40 PM, Tim Perrett <[EMAIL PROTECTED]> wrote:
> > > > Regarding my previous note with the maven command, can you check the > pom.xml > of the generated project and tell us if <scalaVersion> is 2.7.1 or 2.7.2 ? > It is 2.7.1. These are the the choices I made (interactively): Choose archetype: 1: http://scala-tools.org/ -> scala-archetype-simple (A simple scala project) 2: http://scala-tools.org/ -> lift-archetype-blank (A blank/empty liftweb project) 3: http://scala-tools.org/ -> lift-archetype-basic (A basic liftweb project (with DB, css, ...)) Choose a number: (1/2/3): 2 Downloading: http://scala-tools.org/repo-releases/net/liftweb/lift-archetype-blank/0.9/lift-archetype-blank-0.9.jar 10K downloaded Define value for groupId: : foo Define value for artifactId: : foohello Define value for version: 1.0-SNAPSHOT: : Define value for package: foo: : Confirm properties configuration: groupId: foo artifactId: foohello version: 1.0-SNAPSHOT package: foo Y: : Y -- Harshad RJ http://hrj.wikidot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
