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.
On Wed, Nov 18, 2009 at 3:24 AM, Alessandro Bottoni <alexbott...@gmail.com>wrote: > Hi All, > I'm playing with Appfuse, just to see how it works. I just tried to > create a project for Tapestry 5 from the page > http://appfuse.org/display/APF/AppFuse+QuickStart and I have got this > error message: > > a...@alex-laptop ~/Experiments/AppFuse/foxbat $ mvn > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building AppFuse Tapestry Application > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > Downloading: > > http://repo1.maven.org/maven2/com/javaforge/tapestry/tapestry-javaforge/1.0.0-SNAPSHOT/tapestry-javaforge-1.0.0-SNAPSHOT.pom > Downloading: > > http://static.appfuse.org/repository/com/javaforge/tapestry/tapestry-javaforge/1.0.0-SNAPSHOT/tapestry-javaforge-1.0.0-SNAPSHOT.pom > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: com.javaforge.tapestry:tapestry-flash:jar:1.0.0 > > Reason: Cannot find parent: com.javaforge.tapestry:tapestry-javaforge > for project: com.javaforge.tapestry:tapestry-flash:jar:1.0.0 for project > com.javaforge.tapestry:tapestry-flash:jar:1.0.0 > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 6 seconds > [INFO] Finished at: Wed Nov 18 09:11:12 CET 2009 > [INFO] Final Memory: 14M/25M > [INFO] > ------------------------------------------------------------------------ > a...@alex-laptop ~/Experiments/AppFuse/foxbat $ > > The mvn comman line was this: > > mvn archetype:generate -B -DarchetypeGroupId=org.appfuse.archetypes > -DarchetypeArtifactId=appfuse-basic-tapestry -DarchetypeVersion=2.0.2 > -DgroupId=it.makua -DartifactId=foxbat > > I'm using this stuff: > a...@alex-laptop ~/Experiments/AppFuse/foxbat $ mvn --version > Maven version: 2.0.9 > Java version: 1.6.0_16 > OS name: "linux" version: "2.6.28-11-generic" arch: "i386" Family: "unix" > > "Unix" here actually means Linux Mint 7.0 (Ubuntu 9.04 derivated). > > Any suggestion? > Where can I find the missing stuff? > > -- > > Alessandro Bottoni > Website: http://www.alessandrobottoni.it/ > > (Machine voice:) Hello. This is HAL 5. You have reached the former > telephone number of Carey Smith. I have taken over the functions of this > inferior being. He has been saved to disk. If you would like to leave > input for his file, do so at the tone. > -- Answering machine > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net >