Re: T5 tutorial not working out... Javassist, Maven problems

2007-06-20 Thread mad7777
Marcus, wow, i can't believe that just worked! i've been fighting this thing for a whole day. thanks so much. cheers, Marc Marcus-11 wrote: > > Hi Marc, > > Try 5.0.5-SNAPSHOT in POM.xml instead 5.0.4-SNAPSHOT > > Marcus > > -- View this message in context: http://www.nabble.com/T5-tu

Re: T5 tutorial not working out... Javassist, Maven problems

2007-06-20 Thread Renat Zubairov
Hi May be this could help also http://wiki.apache.org/tapestry/Tapestry5HowToCreateYourQuickstartWithMaven206 Renat On 20/06/07, Marcus <[EMAIL PROTECTED]> wrote: Hi Marc, Try 5.0.5-SNAPSHOT in POM.xml instead 5.0.4-SNAPSHOT Marcus -- Best regards, Renat Zubairov --

Re: T5 tutorial not working out... Javassist, Maven problems

2007-06-20 Thread Marcus
Hi Marc, Try 5.0.5-SNAPSHOT in POM.xml instead 5.0.4-SNAPSHOT Marcus

T5 tutorial not working out... Javassist, Maven problems

2007-06-20 Thread mad7777
Hi, I am trying to do the T5 tutorial, but I am having many problems. First of all, I couldn't get the maven install to work at all. The "mvn archetype:create -DarchetypeGroupId=org.apache.tapestry -DarchetypeArtifactId=quickstart -DarchetypeVersion=5.0.4 -DgroupId=org.example -DartifactId=hilo