Or use "mvn archetype:generate
-DarchetypeCatalog=http://scala-tools.org"; to use the latest release

On Wed, Mar 4, 2009 at 18:38, Derek Chen-Becker <[email protected]> wrote:
> FYI, it's fixed on the site.
>
> On Tue, Mar 3, 2009 at 8:21 AM, Derek Chen-Becker <[email protected]>
> wrote:
>>
>> Attached is an updated version. Can someone please put this up on
>> static.liftweb.net?
>>
>> Derek
>> - Show quoted text -
>>
>> On Tue, Mar 3, 2009 at 8:05 AM, Derek Chen-Becker <[email protected]>
>> wrote:
>>>
>>> -DarchetypeVersion=1.0, not 0.10
>>>
>>> Derek
>>>
>>> On Tue, Mar 3, 2009 at 2:32 AM, Ikai Lan <[email protected]> wrote:
>>>>
>>>> Paul,
>>>> I am also a newbie, so take what I say with a grain of salt.
>>>> The archetype is 0.10. This means that the skeleton application you
>>>> generate is in its 0.10 versioning. Scala Lift is in 1.0, but there is a
>>>> typo in the PDF in which the characters seem to be reversed. If you use 
>>>> this
>>>> command you should be able to create a new project:
>>>> vn archetype:generate -U -DarchetypeGroupId=net.liftweb
>>>> -DarchetypeArtifactId=lift-archetype-basic -DarchetypeVersion=0.10
>>>> -DremoteRepositories=http://scala-tools.org/repo-releases 
>>>> -DgroupId=$PACKAGE
>>>> -DartifactId=$PROJECT -Dversion=1.0-SNAPSHOT
>>>> $PACKAGE = com.yourcompany
>>>> $PROJECT = yourapp
>>>> Attached is a shell script that can generate the app for you.
>>>> Ikai
>>>> - Show quoted text -
>>>>
>>>
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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