It worked fine for me just now. I did notice these messages:
[INFO] Unable to find resource 'org.apache.tapestry:quickstart:jar:5.3.5' in rep ository quickstart-repo (http://tapestry.apache.org) Downloading: http://repo1.maven.org/maven2/org/apache/tapestry/quickstart/5.3.5/ quickstart-5.3.5.jar 85K downloaded (quickstart-5.3.5.jar) which I believe means that Maven first looked at http://tapestry.apache.org/ for the archetype, didn't find it, then looked at http://repo1.maven.org and found it there. Maybe your setup blocks access to http://repo1.maven.org ? Perhaps we need additional instructions in that area. On Fri, Sep 7, 2012 at 4:37 PM, Sebastian Hennebrueder <[email protected]> wrote: > The quickstart as described on > http://tapestry.apache.org/getting-started.html does not work because there > is nothing on > > http://tapestry.apache.org/org/apache/tapestry/quickstart/5.3.5/quickstart-5.3.5.jar > > -- > Best Regards / Viele Grüße > > Sebastian Hennebrueder > > ----- > http://www.laliluna.de > Java software developer and trainer for Hibernate and Java Persistence > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
