Re: [T4.1.2] Biting the maven bullet

2007-05-11 Thread Daniel Jue
Regarding Borut's starting point: http://mail-archives.apache.org/mod_mbox/maven-users/200608.mbox/[EMAIL PROTECTED] One more little thing I did that made these instructions work for me: besides creating webapp/WEB-INF/lib under src/main, I had to copy the web.xml from MyProject/WebContent/WEB-

Re: [T4.1.2] Biting the maven bullet

2007-05-11 Thread Daniel Jue
Thanks for the input Jesse. I hope to create a really good Tapestry centered Maven FAQ of this stuff, so the maven related queries can go there for answers. On one attempt at using maven through eclipse, it was complaining about not finding lib\tools.jar . I was sure the JDK was chosen for the

Re: [T4.1.2] Biting the maven bullet

2007-05-11 Thread Jesse Kuhnert
Don't know about codecafe but opencomponentry has only the OGNL libraries. . howardlewisship.com has many things, most of them revolve around one of the projects here: http://howardlewisship.com/tapestry-javaforge/ . On 5/11/07, Daniel Jue <[EMAIL PROTECTED]> wrote: Well it turns out I need th

[T4.1.2] Biting the maven bullet

2007-05-11 Thread Daniel Jue
Well it turns out I need things are fixed in the 4.1.2 snapshots. So, diving head first into the world of maven: I read the Better Builds with Maven book, except for the plugin writing parts. I've read the mailing list posts about starting with maven. I've noticed that there are at least 3 reposi