Just like Norbert told you. Look at one of the examples, or look at the website http://tapestry.apache.org/tapestry4.1/tapestry-framework/dependencies.html.
Or look at the download page, http://tapestry.apache.org/tapestry4.1/download.html. You can go to ibiblio.org/maven2 to download all of the jars that tapestry depends on if you don't want to do it the easy way by including tapestry in a maven pom.xml file. On 8/25/06, Rowland Smith <[EMAIL PROTECTED]> wrote:
OK, I guess I asked the question the wrong way: How do I get the 4.1.1. snapshot jars ? Andyhot provided: Latest jars can be found in http://people.apache.org/repo/m2-snapshot-repository/org/apache/ tapestry/tapestry-framework/4.1.1-SNAPSHOT/ http://people.apache.org/repo/m2-snapshot-repository/org/apache/ tapestry/tapestry-contrib/4.1.1-SNAPSHOT/ http://people.apache.org/repo/m2-snapshot-repository/org/apache/ tapestry/tapestry-annotations/4.1.1-SNAPSHOT/ Now, how do I get all of the jars that tapestry-framework depends on? thanks, rowland On Aug 25, 2006, at 3:54 PM, Jesse Kuhnert wrote: > Why do you need to build tapestry at all? > > On 8/25/06, Rowland Smith <[EMAIL PROTECTED]> wrote: >> >> I've built tapestry 4.1.1 from source. I found all of the 4.1.1 >> SNAPSHOT jars. How do I get maven to put all of the third-party jars >> that 4.1.1 depends on into some directory? And I really don't want >> to read a book to build the project ;) >> >> Thanks, >> Rowland >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > Jesse Kuhnert > Tapestry/Dojo/(and a dash of TestNG), team member/developer > > Open source based consulting work centered around > dojo/tapestry/tacos/hivemind. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Jesse Kuhnert Tapestry/Dojo/(and a dash of TestNG), team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind.