读书人

与Ant对应的Maven效能

发布时间: 2014-01-15 15:40:23 作者: rapoo

与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

读书人网 >编程

热点推荐