You might well find this wiki entry helpful:

http://wiki.liftweb.net/index.php/Maven_Mini_Guide

Cheers, Tim

On Jun 11, 3:14 pm, Atsuhiko Yamanaka <[email protected]>
wrote:
> Hi,
>
> On Thu, Jun 11, 2009 at 10:01 PM, [email protected]<[email protected]> wrote:
>
> > I will creat a lift project, the next is my command:
> > mvn archetype:generate -U  -DremoteRepositories=http://scala-tools.org/
> > repo-snapshots -DarchetypeGroupId=net.liftweb -
> > DarchetypeArtifactId=lift-archetype-basic -DarchetypeVersion=1.1-
> > SNAPSHOT -DgroupId=com.test -DartifactId=mytest
>
> How about 'archetype:create' instead of 'archetype:generate'?
>
>  mvn archetype:create -U \
>     -DremoteRepositories=http://scala-tools.org/repo-snapshots\
>     -DarchetypeGroupId=net.liftweb \
>     -DarchetypeArtifactId=lift-archetype-basic \
>     -DarchetypeVersion=1.1-SNAPSHOT \
>     -DgroupId=com.test -DartifactId=mytest
>
> Sincerely,
> --
> Atsuhiko Yamanaka
> JCraft,Inc.
> 1-14-20 HONCHO AOBA-KU,
> SENDAI, MIYAGI 980-0014 Japan.
> Tel +81-22-723-2150
>     +1-415-578-3454
> Skype callto://jcraft/
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to