Maven中如何实现条件分支
Ant中有condition表达式,maven中对应的是profile,下面的链接相信描述了如何实现分支功能.
http://maven.apache.org/guides/introduction/introduction-to-profiles.html
发布时间: 2014-01-15 15:40:23 作者: rapoo
Maven中如何实现条件分支
Ant中有condition表达式,maven中对应的是profile,下面的链接相信描述了如何实现分支功能.
http://maven.apache.org/guides/introduction/introduction-to-profiles.html