You should not be concerned about the missing reference. We moved to H2 database (H2 is the next version from hsqldb and really really good, see http://www.h2database.com/html/main.html) sometime ago, but missed one obsolete hsqldb reference in the pom.
Kalle On Fri, Jan 29, 2010 at 1:05 PM, faye alaska <haifeizh...@gmail.com> wrote: > > Thank you so much for your help, Kalle, I am getting some warning on > "${hsqldb.version} i > s not a valid reference.". should I be concerned with it? My desire was to > see how we can get from the tapestry quickstart to the jumpstart so that I > could understand how openejb, hibernate and hsqldb all fit together using > Maven, with this knowledge, I found it so hard for me to follow the example > in jumpstart. > will the all the example codes in jumpstart work in a tynamo project? > Thanks again. > > [INFO] No archetype defined. Using maven-archetype-quickstart > (org.apache.maven. > archetypes:maven-archetype-quickstart:1.0) > Choose archetype: > 1: http://tynamo.org -> tynamo-archetype (Model-driven web framework based > on Ta > pestry 5) > Choose a number: (1): 1 > Downloading: > http://tynamo.org/org/tynamo/tynamo-archetype/0.0.1/tynamo-archetyp > e-0.0.1.jar > [INFO] Unable to find resource 'org.tynamo:tynamo-archetype:jar:0.0.1' in > reposi > tory tynamo-archetype-repo (http://tynamo.org) > Downloading: > http://repo1.maven.org/maven2/org/tynamo/tynamo-archetype/0.0.1/tyn > amo-archetype-0.0.1.jar > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > '01f6e9c9f9 > c21684bd9becc095b7d206e0954085'; remote = > '932ac16cd96b2a2ecd015ea58f209e0ca5c98 > cf8' - RETRYING > Downloading: > http://repo1.maven.org/maven2/org/tynamo/tynamo-archetype/0.0.1/tyn > amo-archetype-0.0.1.jar > > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > '01f6e9c9f9 > c21684bd9becc095b7d206e0954085'; remote = > '932ac16cd96b2a2ecd015ea58f209e0ca5c98 > cf8' - IGNORING > Define value for groupId: : org.tynamo > Define value for artifactId: : quickstart > Define value for version: 1.0-SNAPSHOT: : 1.0-SNAPSHOT > Define value for package: org.tynamo: : org.tynamo > Confirm properties configuration: > groupId: org.tynamo > artifactId: quickstart > version: 1.0-SNAPSHOT > package: org.tynamo > Y: : y > [WARNING] org.apache.velocity.runtime.exception.ReferenceException: > reference : > template = archetype-resources/pom.xml [line 28,column 42] : > ${hsqldb.version} i > s not a valid reference. > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 13 minutes 52 seconds > [INFO] Finished at: Fri Jan 29 11:54:03 AKST 2010 > [INFO] Final Memory: 8M/254M > [INFO] > ------------------------------------------------------------------------ > > Kalle Korhonen-2 wrote: >> >> Not a jumpstart, but you might want to try out Tynamo's archetype, see >> http://tynamo.org/Quick+start. It's got Hibernate, H2 etc. all set up >> and ready to go after you run it. >> >> Kalle >> >> >> On Fri, Jan 29, 2010 at 1:16 AM, faye alaska <haifeizh...@gmail.com> >> wrote: >>> >>> Hello, I am new to tapestry5 and I followed >>> http://tapestry.formos.com/wiki/display/T5IDEINT/Eclipse+%28including+Maven%29, >>> which was an awesome direction to get tapestry5 quickstart working. I >>> also >>> downloaded jumpstart, but unfortunately could not successfully get it to >>> work. The examples in jumpstart are very cool, now I am wondering if >>> there >>> is a tutorial or some information on how to start from the tapestry >>> quickstart to get openejb, hibernate, with hsqldb set up to try some of >>> the >>> examples in the jumpstart. -- that would certainly help me a lot to get >>> going using tapestry5 for my project. >>> Thanks a lot. I am really excited about learning/using tapestry... >>> Thanks a bunch! >>> -- >>> View this message in context: >>> http://old.nabble.com/from-tapestry5-quickstart-to-jumpstart--tp27367758p27367758.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 >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> >> > > -- > View this message in context: > http://old.nabble.com/from-tapestry5-quickstart-to-jumpstart--tp27367758p27378280.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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org