Changes between Version 6 and Version 7 of PLATFORM_DEPLOYMENT_BUILD_ANT
- Timestamp:
- 10/14/08 18:45:22 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLATFORM_DEPLOYMENT_BUILD_ANT
v6 v7 5 5 Here are some instructions and examples for maven-ant-plugin: http://maven.apache.org/plugins/maven-ant-plugin/ 6 6 Good tutorial to get into Apache Ant: http://supportweb.cs.bham.ac.uk/docs/tutorials/docsystem/build/tutorials/ant/ant.html [[BR]] 7 You must follow the steps explained in [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#ApacheAnt] page to have ant installed on your machine.7 You must follow the steps explained in [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW#ApacheAnt] page to have Ant installed on your machine. 8 8 Now you can build the project using Ant with the simple command '''ant'''. 9 9