You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2007/06/28 23:39:46 UTC

Updated T5 Tutorial

The T5 Tutorial has been updated:

- It is now HTML format, not PDF
- I've added a chapter on forms and validation

it's still very much a work in progress, but I think it will server
many people's needs better than the raw reference documentation.

http://tapestry.apache.org/tapestry5/tutorial1/index.html

-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Updated T5 Tutorial

Posted by Marcus <mv...@gmail.com>.
Hi,

Until T5.0.5 release, to run application using mvn jetty:run you have to
change POM.xml:
<tapestry-release-version>5.0.5-SNAPSHOT</tapestry-release-version>

After mvn command:
http://localhost:8080/tapestry-tutorial1/

because of the defined artifact id:tapestry-tutorial1

Marcus

Re: Updated T5 Tutorial

Posted by Nick Westgate <ni...@key-planning.co.jp>.
Hi Douglas/John.

Please include any error message when reporting a problem.

When T5.0.5 is officially released the tutorial's mvn command should work.
Until then you will have to append the following:

-DremoteRepositories=http://people.apache.org/~hlship/tapestry-ibiblio-rsynch-repository/

Cheers,
Nick.


Douglas Chan wrote:
> I tried the mvn archetype:create ..... to download the quickstart. but 
> it doesn't work.
> is it really OK to follow the Tutorial now?
> 
> Cheers
> John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Updated T5 Tutorial

Posted by Douglas Chan <on...@yahoo.com.hk>.
I tried the mvn archetype:create ..... to download the quickstart. but it 
doesn't work.
is it really OK to follow the Tutorial now?

Cheers
John

----- Original Message ----- 
From: "Howard Lewis Ship" <hl...@gmail.com>
To: "Tapestry users" <us...@tapestry.apache.org>
Sent: Friday, June 29, 2007 5:39 AM
Subject: Updated T5 Tutorial


> The T5 Tutorial has been updated:
>
> - It is now HTML format, not PDF
> - I've added a chapter on forms and validation
>
> it's still very much a work in progress, but I think it will server
> many people's needs better than the raw reference documentation.
>
> http://tapestry.apache.org/tapestry5/tutorial1/index.html
>
> -- 
> Howard M. Lewis Ship
> TWD Consulting, Inc.
> Independent J2EE / Open-Source Java Consultant
> Creator and PMC Chair, Apache Tapestry
> Creator, Apache HiveMind
>
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org