与Ant对应的Maven功能
Ant Expressions to Maven Expressions Mapping
Some Ant expressions have their respective counterparts in Maven. Thus, one can simply invoke the corresponding Maven expression instead of using maven-antrun-plugin to avoid the unneccessary overhead.
参考:
http://maven.apache.org/plugins/maven-antrun-plugin/usage.html