Changes between Version 5 and Version 6 of PLATFORM_DEPLOYMENT_BUILD_ANT
- Timestamp:
- 10/14/08 18:45:10 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_ANT
v5 v6 3 3 * executing '''mvn ant:ant''' Maven create build.xml files which can be used by Ant later 4 4 * '''mvn:clean''' remove the created build.xml files if there are any. 5 Here are some instructions and examples for maven-ant-plugin: http://maven.apache.org/plugins/maven-ant-plugin/ 5 6 Good tutorial to get into Apache Ant: http://supportweb.cs.bham.ac.uk/docs/tutorials/docsystem/build/tutorials/ant/ant.html [[BR]] 6 7 You must follow the steps explained in [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#ApacheAnt] page to have ant installed on your machine.