On Fri, 2005-01-14 at 12:38, Andrew C. Oliver wrote:
> 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.


Agreed, and chiming in late:

I'm moving back to Ant as an experiment, because it's FAST and perhaps
all that I need. (I'm showing signs of wear from Maven's n-second
startup delay, which makes me think YAGNI all the more.)

I did appreciate Maven's help learning new tools -- it easily wired up
AspectJ for an hour of playing -- and its dependency model kept
sub-project builds happening in the right order.

-- Matthew


_______________________________________________
Juglist mailing list
[email protected]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to