Matt Raible ha scritto: > AppFuse 2.0.2 does not support Tapestry 5. It's only available in 2.1. A > milestone release should be available sometime today or you could use > 2.1-SNAPSHOT.
Well, I just tried with these Maven command lines: mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-tapestry -DarchetypeVersion=2.1.0-M1 -DgroupId=it.makua -DartifactId=berkut mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-tapestry -DarchetypeVersion=2.1-SNAPSHOT -DgroupId=it.makua -DartifactId=berkut mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes -DarchetypeArtifactId=appfuse-basic-tapestry -DarchetypeVersion=2.1 -DgroupId=it.makua -DartifactId=berkut None of them worked: [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] The desired archetype does not exist (org.appfuse.archetypes:appfuse-basic-tapestry:2.1) I think I'll wait a few days for an official T5-enabled release/milestone Thanks for you attention -- Alessandro Bottoni Website: http://www.alessandrobottoni.it/ "A black cat crossing your path signifies that the animal is going somewhere." -- Groucho Marx
<<attachment: alexbottoni.vcf>>
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net