You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by acarrara <li...@gmail.com> on 2007/03/20 21:28:58 UTC

downloading Tapestry 5

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.

Re: downloading Tapestry 5

Posted by acarrara <li...@gmail.com>.
Sorry, but it didn't work for me...

When I execute "mvn org.mortbay.jetty:maven-jetty-plugin:run" (simply "mvn
jetty:run" on tutorial) I got the follow output:

[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building hilo Tapestry 5 Application
[INFO]    task-segment: [org.mortbay.jetty:maven-jetty-plugin:run]
[INFO]
----------------------------------------------------------------------------
[INFO] Preparing jetty:run
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.plugins:maven-resources-plugin

Reason: Error getting POM for '
org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed
to resolve artifact, possibly due to a repository list that is not
appropriately equipped for this artifact's metadata.
  org.apache.maven.plugins:maven-resources-plugin:pom:2.3-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
  howardlewisship.com (http://howardlewisship.com/repository),
  central (http://repo1.maven.org/maven2)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Mar 21 15:53:08 BRT 2007
[INFO] Final Memory: 1M/4M
[INFO]
------------------------------------------------------------------------





2007/3/20, Howard Lewis Ship <hl...@gmail.com>:
>
> 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 <li...@gmail.com> 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
>

Re: downloading Tapestry 5

Posted by Howard Lewis Ship <hl...@gmail.com>.
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 <li...@gmail.com> 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