-
Notifications
You must be signed in to change notification settings - Fork 50
Maven
Edward Lee edited this page Aug 4, 2015
·
3 revisions
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
- Apache Maven - Wikipedia (相关资料入口)
- What is Maven? - Introduction
- Feature Summary
- Users Centre (Download Maven, Installation Instructions, Configure, Best Practice - Using a Repository Manager, Run, The 5 minute test, Getting Started Tutorial, Getting Help, POM Reference, Settings Reference)
- FAQ – Frequently Asked Technical Questions
- Introduction to the POM
- InfoQ Maven专栏 - 许晓斌(Juven Xu)
- 1. InfoQ Maven专栏(一)——坐标规划
- 2. InfoQ Maven专栏(二)——POM重构之增还是删
- [3. InfoQ Maven专栏(三)——多模块项目的POM重构](http://www.juvenxu.com/2011/01/10/infoq-mavenpom- refactoring-multi-module/)
- 4. InfoQ Maven专栏(四)——基于Maven的持续集成实践
- [5. InfoQ Maven专栏(五)——自动化Web应用集成测试](http://www.juvenxu.com/2011/03/13/infoq-maven-webappintegration- test/)
- 6. InfoQ Maven专栏(六)——Gradle,构建工具的未来?
- [7. InfoQ Maven专栏(七)——常用Maven插件介绍(上)](http://www.juvenxu.com/2011/04/27/infoq-mavenmost- used-maven-plugins-a/)
- [8. InfoQ Maven专栏(八)——常用Maven插件介绍(下)](http://www.juvenxu.com/2011/05/11/infoq-mavenmost- used-maven-plugins-b/)
- 9. InfoQ Maven专栏(九)——打包的技巧
- [10. InfoQ Maven专栏(十)——Maven 3,是时候升级了](http://www.juvenxu.com/2011/08/05/infoq-maven-time-toupgrade- to-maven3/)