Minor typo there about the version number; it is a work in progress
and it's very hard to keep everything coordinated.

You'll see the Tapestry JARs downloaded when you try to compile and
run the application.

On 3/20/07, acarrara <[EMAIL PROTECTED]> wrote:
Hello.

Is the package of Tapestry 5 consists only of the files:

tapestry-core-5.0.3.jar
tapestry-ioc-5.0.3.jar
tapestry-test-5.0.3.jar ?

If not, where can I download the rest of them?

Despite the tutorial says
"...
Tapestry 5.0.2
You should not have to download this directly; as we'll see, Maven should
take care of
downloading Tapestry, and its dependencies, as needed.
..."

the command:
mvn archetype:create ↵
-DarchetypeGroupId=org.apache.tapestry ↵
-DarchetypeArtifactId=quickstart ↵
-DarchetypeVersion=5.0.3 ↵
-DgroupId=org.example ↵
-DartifactId=hilo ↵
-DpackageName=org.example.hilo

doesn't download any jar file, only the structure and other files (xml, java
etc).

Thanks a lot.



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

Reply via email to