Try a mvn clean install in your console. It should download whatever it needs
Or use an maven plugin for your IDE Am 24.07.2012 21:38 schrieb "Thiago H de Paula Figueiredo" < thiag...@gmail.com>: > On Tue, 24 Jul 2012 16:16:43 -0300, netdawg <net.d...@yahoo.com> wrote: > > Problem/Question: Is there a quick fix to get these files? Or is it >> manually install each? Jetty will not launch without the plastic jar and >> I did not even find plastic 5.3.4, just 5.3.3. The maven dialogue allows >> only 5.3.4 >> > > If you're using Eclipse, use the Maven integration plugin instead of > command line. File -> New Project -> Project ... -> Maven Project -> Next > -> type 'tapestry5' in the search box -> chosse artifact > org.apache.tapestry quickstart -> change the version in the generated > pom.xml to 5.3.4 or any other specific version you want. > > -- > Thiago H. de Paula Figueiredo > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org> > For additional commands, e-mail: users-h...@tapestry.apache.org > >