For anyone who's used Maven, do you prefer Ant to Maven?  Why or why
not?  What advantages does Maven have over Ant?  Anyone use Maven in
conjunction with Ant?

I read that Maven has the advantage of standard build commands versus
proprietary build commands (targets) created in Ant.  Couldn't this be
accomplished using <ant> tasks in a set of organization-standardized Ant
build files?

Maven also advertises itself as good on dependencies, but I'm not so
sure about maintaining a proprietary archive server.  Why does Maven not
want you to use a SCM tool (CVS, Subversion, etc.) to store your library
files?


__________________________________________________________
The information transmitted may contain confidential material and is intended 
only for the person or entity to which it is addressed.  Any review, 
retransmission, dissemination or other use of, or taking of any action by 
persons or entities other than the intended recipient is prohibited.  If you 
are not the intended recipient, please delete the information from your system 
and contact the sender.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to