I did it this way: svn co http://svn.apache.org/repos/asf/tapestry/tapestry5/tapestry-core/trunk/ tapestry-core svn co http://svn.apache.org/repos/asf/tapestry/tapestry5/tapestry-project/trunk/ tapestry-project svn co http://svn.apache.org/repos/asf/tapestry/tapestry5/tapestry-ioc/trunk/ tapestry-ioc svn co http://svn.apache.org/repos/asf/tapestry/tapestry5/tapestry-Workbench/trunk/ tapestry-Workbench cd tapestry-project mvn install
run that, take a breakfast or have a little walk in the meanwhile and when you come back after half an hour or so, you have tapestry-core.jar with all necessary dependencies on your local maven rep. tom.burt wrote: > > Trying to recreate example from screen cast 1. When I list possible > dependencies in Maven, I do not get tapestry-core as a possibility. I do > get tapestry-ioc and tapestry-project. I have been able to download > tapestry-core, tapestry-ioc and tapestry-project from svn with out a > problem. Even tried copying dependencies from pom.xml for tapestry-project > to pom.xml in my new project, but that did not help. Any suggestions? > > > -- View this message in context: http://www.nabble.com/tapestry-5.0-tf2818273.html#a7867368 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]