Thanks, works this time, see those 5.3.0 jar's being downloaded, but got
this:

[ERROR]
/Users/wcc/test_t5_3/newapp/src/main/java/com/example/newapp/components/Layout.java:[11,1]
cannot find symbol
[ERROR] symbol: class IncludeStylesheet
[ERROR] @IncludeStylesheet("context:layout/layout.css")
[ERROR] -> [Help 1]

I do have another question, how to create a project in 5.3.0, following is
not working:

mvn -DarchetypeVersion=5.3.0 -Darchetype.interactive=false
-DgroupId=com.example -DarchetypeArtifactId=quickstart
-Dversion=1.0-SNAPSHOT -DarchetypeGroupId=org.apache.tapestry
-Dpackage=com.example.newapp -DartifactId=newapp --batch-mode
-DarchetypeRepository=https://repository.apache.org/content/repositories/orgapachetapestry-023/
archetype:generate


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Trying-out-5-3-0-tp4503041p4503127.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to