2012/8/31 Rohit Yadav <[email protected]>: > Hi Darren and everyone, > > What are the differences between Maven2 and Maven3? Some performance improvement Better handling handling of reactor With the tomcat maven plugin, you can run tomcat7:run from the top and all modules classes will be added to the tomcat classpath (with maven2 or the jetty plugin you need to install jar first which is time/io consuming).
> And why we'll be using Maven2 other than the fact that it's widely popular, > understood and used? > > I've put a wiki page that everyone can update/edit as we shift to maven: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven > > Regards, > Rohit Yadav -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
