>
> You don't need Maven.  You need some perspective.  Here is my  
> average build.xml file for a project:
>
> <project name="GVCFoundation" default="build" basedir=".">
> 	<import file="../Ant/common.xml"/>
> </project>
>
> Yes, three (3) lines.  Everything else is common and in one place.
   What if GVCFoundation needs 3 other frameworks built? Presumably  
maven has some kind of import mechanism as well, so I'm not sure this  
convinces me.
   Kick ass integration with Eclipse so I didn't have to edit XML  
files, THAT Would convince me. :-)
>>
>
> Most of that classpath nastiness stuff has to do with  
> inconsistencies and incompatibilities between WOLips and WOProject.   
> Mike is working on fixing this.
   Ah.
  Pierce
This archive was generated by hypermail 2.0.0 : Wed Jul 02 2008 - 20:06:39 EDT