[T5] Maven2 or Ivy?

2008-03-25 Thread Peter Beshai
Sorry if this has been mentioned before, but I couldn't find any information about it in my searches (which is perhaps the answer already). I noticed on Howard's blog he condemned the use of Maven2, and I was wondering if there have been any changes to Tapestry5 that make it less maven-centric, or

Re: [T5] Maven2 or Ivy?

2008-03-25 Thread Olle Hallin
I could agree to Howards despair over some of the Maven oddities, but all-in-all I think Maven2 is a very good tool. We use it on all our products, ranging from 5 to 20 modules. We have recently converted from Ant+Ivy, and I surely don''t want to go back! Regards, Olle 2008/3/25, Peter Beshai

Re: [T5] Maven2 or Ivy?

2008-03-25 Thread Chris Lewis
AFAIK maven2 is still being used for the project, although a jar apparently for maven ant tasks appeared in the repo not too long ago. My understanding is that T5 will continue to be distributed by way of maven + repos - poms and all (based on HLS' own responses on this list). I think maven

RE: [T5] Maven2 or Ivy?

2008-03-25 Thread Jonathan Barker
Ant scripts. Jonathan -Original Message- From: Peter Beshai [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2008 2:05 PM To: Tapestry User Mailing List Subject: [T5] Maven2 or Ivy? Sorry if this has been mentioned before, but I couldn't find any information about it in my

Re: [T5] Maven2 or Ivy?

2008-03-25 Thread Jan Vissers
We're using/investigating Tapestry5 by using our own Ivy repository, which has the required dependencies installed. Working your way through Tapestry (luckily) doesn't force you in using Maven - I gave up on that piece of junk long time ago. Peter Beshai wrote: Sorry if this has been