现在我们来看一下ant提供的每个命令,在你的springapp目录下执行ant
代码:
C:\projects\springapp>ant
Buildfile: build.xml
usage:
[echo] springapp build file
[echo] -----------------------------------
[echo] Available targets are:
[echo] build --> 建立应用
[echo] deploy --> 部署应用









