RE: Could anyone give me some idea what is the difference bwteen ant and maven?

2008-10-26 Thread Jeff Jensen
[mailto:[EMAIL PROTECTED] Sent: Sunday, October 26, 2008 8:21 PM To: Maven Developers List Cc: [EMAIL PROTECTED] Subject: RE: Could anyone give me some idea what is the difference bwteen ant and maven? Na, ant is the hammer and the wrench where you fix it yourself. Maven is the contractor you hire

RE: Could anyone give me some idea what is the difference bwteen ant and maven?

2008-10-26 Thread Brian E. Fox
Gusakov" > <[EMAIL PROTECTED]> > To: "Maven Developers List" > Sent: Friday, October 24, 2008 3:01 PM > Subject: Re: Could anyone give me some idea what is the difference > bwteen ant and maven? > > >> Daniel, >> >> The difference if th

Re: Could anyone give me some idea what is the difference bwteen ant and maven?

2008-10-26 Thread Oleg Gusakov
ef CM Crossroads email raiello [at] acm.org http://www.linkedin.com/in/BobAiello - Original Message - From: "Oleg Gusakov" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Friday, October 24, 2008 3:01 PM Subject: Re: Could anyone give me some idea what i

Re: Could anyone give me some idea what is the difference bwteen ant and maven?

2008-10-25 Thread Bob Aiello
n Developers List" Sent: Friday, October 24, 2008 3:01 PM Subject: Re: Could anyone give me some idea what is the difference bwteen ant and maven? Daniel, The difference if that with Ant you write an Assembler-like program: you can do a lot, but maintainability is like current economy

Re: Could anyone give me some idea what is the difference bwteen ant and maven?

2008-10-25 Thread Gilles Scokart
You could also ask the same question on the ant user list. You may have a quiet different answer. ;-) 2008/10/24 Oleg Gusakov <[EMAIL PROTECTED]>: > Daniel, > > The difference if that with Ant you write an Assembler-like program: you can > do a lot, but maintainability is like current economy -

Re: Could anyone give me some idea what is the difference bwteen ant and maven?

2008-10-24 Thread Oleg Gusakov
Daniel, The difference if that with Ant you write an Assembler-like program: you can do a lot, but maintainability is like current economy - very low. And here you always have to write what to do and how to do it, like for you have to tell it where the sources are, where the output should go