[Lift] Re: Getting Started Issue

2009-06-16 Thread David Pollak
Thanks for answering your own question. :-) On Mon, Jun 15, 2009 at 3:13 PM, Chris Lamey wrote: > > FYI - I had to specify the full name to get it to work: > > ./apache-maven-2.0.10/bin/mvn -e org.apache.maven.plugins:maven- > archetype-plugin:2.0-alpha-4:generate -U - > DarchetypeGroupId=net.li

[Lift] Re: Getting Started Issue

2009-06-15 Thread Chris Lamey
FYI - I had to specify the full name to get it to work: ./apache-maven-2.0.10/bin/mvn -e org.apache.maven.plugins:maven- archetype-plugin:2.0-alpha-4:generate -U - DarchetypeGroupId=net.liftweb -DarchetypeArtifactId=lift-archetype- blank -DarchetypeVersion=1.0 -DremoteRepositories=http://scala- t