HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 58328 thumbnail
User 204628 avatar

By xmaniac
via internna.blogspot.com
Published: Dec 25 2007 / 16:36

A professional way to distribute source projects so that any client can build and run everything just with the JDK installed.
  • 13
  • 1
  • 3094
  • 2

Comments

Add your comment
User 60609 avatar

sigzero replied ago:

0 votes Vote down Vote up Reply

It seems to me that Ant+Ivy doesn't do quite everything that Maven2 does. However, if you need Ant + dependency checking I think Ant+Ivy works.

User 223079 avatar

Xavier Hanin replied ago:

0 votes Vote down Vote up Reply

Ant+Ivy doesn't do everything Maven2 does, but Maven2 doesn't do everything Ant+Ivy does either. They are both different build systems with different philosophy. If you like flexibility and keeping things under control, my guess is that you'll prefer Ant+Ivy.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.