actually since archetype for beta3 is in the main maven repo you can skip
the get/install archetype steps i believe.

-igor


On 9/5/07, Gwyn Evans <[EMAIL PROTECTED]> wrote:
>
> Hi,
>   I'd added details of how to create a 1.3 QuickStart project using
> the Wicket Archetype to the Documentation Index page at
> http://cwiki.apache.org/WICKET/documentation-index.html
>
> If you've not used Maven archetypes, they simplify setup to the
> following...
>
> One-off operations
> ------------------
>   Install & configure Maven2
>   Get the Archetype
>   Install it
>
> Per-project operations
> ----------------------
>   Use maven to use it to create a new project
>   cd to the new project root
>   Build & run project via "mvn jetty:run"
>   Browse to running project via http://localhost:8080/
>
> --
> Best regards,
> Gwyn                          mailto:[EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to