摘要:
这个并不是必须的,可以在pom配置文件中修改,如下所示: <webappDirectory>src/main/WebContent</webappDirectory> <warSourceDirectory>src/main/WebContent</warSourceDirectory> 阅读全文
摘要:
浅谈maven与ant 原文链接:http://yinwufeng.iteye.com/blog/752406 在讲为什么使用maven之前我想说一下,antx,很多人知道ant,其实antx是阿里的牛人自己搞的一套基于ant扩展的在某些方面类似于mavnen的工具,我们甚至有eclipse的ant 阅读全文