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

New page:
#format wiki
#language en
#pragma section-numbers off
[[Navigation(slides)]]
= Maven2 vs Ant =

'''Maven2 is not Ant'''
 * Ant is a build scripting tool.  
 * Maven2 is a build platform and framework that intends to capture and 
incorporate best build practices and promote more uniformity of build processes.

'''Maven2 is not built on Ant'''
 * Maven2 uses native plugins to implement all of its build processes.

'''Maven2 can be integrated with Ant'''
 * Maven2 has plugins which support Ant integration.
   * External Ant scripts can be invoked from Maven2.
   * 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]

Reply via email to