ant 常用命令ant -version 查看版本 ant -help 查看帮助 ant -proecthelp | -p 当前build.xml的主要任务 ant -diagnostics 诊断ant当前配置 ant -buildfile -f files.xml 运行非build.xml的文件