Hey
You need to add tapestry-annotations dependency to the pom.xml. Seems, that
current quickstart won't
include that
Taavi
Weisu wrote:
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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]