Hi All, I am trying to use quickstart to create a 5.0.12-SNAPSHOT project, I follow the steps in T5 site, mvn archetype:create -DarchetypeGroupId=org.apache.tapestry -DarchetypeArtifactId=quickstart -DgroupId=org.example -DartifactId=myapp -DpackageName=org.example.myapp -Dversion=1.0.0-SNAPSHOT and append -DremoteRepositories=http://tapestry.formos.com/maven-snapshot-repository/ and -DarchetypeVersion=5.0.12-SNAPSHOT, this step works find, but when I do mvn jetty:run, it fails the error message is "C:\maven-2.0.8\bin\myapp\src\main\java\org\example\myapp\services\AppModule.java:[9,43] package org.apache.tapestry.ioc.annotationsdoes not exist. Thanks in advance. Wei. -- View this message in context: http://www.nabble.com/T5%3A-5.0.12-SNAPSHOT-quickstart-tp17333822p17333822.html Sent from the Tapestry - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]