General Maven Documentation
Version 5.1 by Paul Hoadley on 2016/04/20 07:37
Why use Maven?
- http://www.oreillynet.com/onjava/blog/2007/11/why_maven.html
- http://www.infoq.com/news/2008/01/maven-debate
Maven Principles
Getting Started
- http://maven.apache.org/guides/getting-started/index.html
- http://www.developer.com/lang/article.php/10924_3510331_1
- http://www.javaworld.com/javaworld/jw-12-2005/jw-1205-maven.html?lsrc=jwrss
- Maven: The Complete Reference
- Maven by Example
- Better Builds with Maven (book): http://www.devzuz.com/web/guest/products/resources#BBWM
Repository Managers
What is a Repository Manager?
Available Repository Managers
- Archiva: http://maven.apache.org/archiva/
- Artifactory: http://www.jfrog.org/sites/artifactory/latest/
- Nexus: http://nexus.sonatype.org/
Enterprise Super POM
- http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven.html
- http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
- http://maven.apache.org/pom.html
IDE Integration
- maven-eclipse-plugin: http://maven.apache.org/plugins/maven-eclipse-plugin/
- M2Eclipse: http://m2eclipse.codehaus.org/
- Q4E: http://code.google.com/p/q4e/