Changes between Version 5 and Version 6 of PLATFORM_DEPLOYMENT_BUILD_ANT


Ignore:
Timestamp:
10/14/08 18:45:10 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_ANT

    v5 v6  
    33 * executing '''mvn ant:ant''' Maven create build.xml files which can be used by Ant later 
    44 * '''mvn:clean''' remove the created build.xml files if there are any. 
     5Here are some instructions and examples for maven-ant-plugin: http://maven.apache.org/plugins/maven-ant-plugin/ 
    56Good tutorial to get into Apache Ant: http://supportweb.cs.bham.ac.uk/docs/tutorials/docsystem/build/tutorials/ant/ant.html [[BR]] 
    67You must follow the steps explained in [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#ApacheAnt] page to have ant installed on your machine.