You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by #Cyrille37# <cy...@gmail.com> on 2007/06/24 17:58:49 UTC

about tapestry-archetype 4.1.2-SNAPSHOT

Hello
to make tapestry-archetype 4.1.2-SNAPSHOT running
I add to change the jetty plugin reference :
                <artifactId>maven-jetty6-plugin</artifactId>
                <version>6.0.0beta17</version>
to
                <artifactId>maven-jetty-plugin</artifactId>
                <version>6.0-SNAPSHOT</version>

cyrille.
Ps: tapestry-archetype 4.1.2-SNAPSHOT found at 
http://people.apache.org/repo/m2-snapshot-repository


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org