Cool use an Ant!
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew C. Oliver Sent: Friday, January 14, 2005 12:39 PM To: Research Triangle Java User's Group mailing list. Subject: Re: [Juglist] Ant vs Maven Maven is more declarative "Project is..." ant is more imperitive. With ant you can do anything, with Maven you can do most things but if the abstraction doesn't work for you (leaks) then it is a pain. I haven't read it in a year but the source to maven use to be pretty poor (not that Ant is the most elegant thing but its not toooo badly written). Heck....with ant you can even do sick things like this: http://linuxintegrators.com/acoliver/code/2005/01/03/0206.html ;-) Road Runner wrote: >I've come across several projects lately that are using Maven, and I >was wondering what is the group's > >current thinking on Ant vs Maven? > > > > >----------------------------------------------------------------------- >- > >_______________________________________________ >Juglist mailing list >[email protected] >http://trijug.org/mailman/listinfo/juglist_trijug.org > > _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org -- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.11 - Release Date: 1/12/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 1/16/2005 _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
