Dear Wiki user, You have subscribed to a wiki page or wiki category on "Maven Wiki" for change notification.
The following page has been changed by cseg: http://wiki.apache.org/maven/M2UserDocs/020Maven2VsAnt ------------------------------------------------------------------------------ = Maven2 vs Ant = '''Maven2 is not Ant''' - * Maven2 is a build platform and framework which attempts to incorporate best build practices to promote greater uniformity of build processes + * Maven2 is a build '''platform''' which attempts to incorporate '''best practices''' to promote greater '''uniformity''' of build processes '''Maven2 is not built on Ant''' - * Maven2 uses native plugins to implement all of its build processes. + * Maven2 uses '''native plugins''' to implement all of its build processes. '''Maven2 can be integrated with Ant''' - * Maven2 has plugins which support Ant integration + * Maven2 has plugins which support '''Ant integration''' - * External Ant scripts can be invoked from Maven2 + * External Ant scripts can be '''invoked''' from Maven2 - * Ant scriptlets can be embedded with the Maven2 configuration file (pom) + * Ant scriptlets can be '''embedded''' with the Maven2 configuration file (pom) ##[[Navigation(siblings)]] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
