Wiki source code of General Maven Documentation

Version 3.1 by Henrique Prange on 2008/05/01 18:01

Show last authors
1 == Why use Maven? ==
2
3 * [[http://www.oreillynet.com/onjava/blog/2007/11/why_maven.html]]
4 * [[http://www.infoq.com/news/2008/01/maven-debate]]
5
6 == Maven Principles ==
7
8 * [[http://maven.apache.org/what-is-maven.html]]
9
10 == Getting Started ==
11
12 * [[http://maven.apache.org/guides/getting-started/index.html]]
13 * [[http://www.developer.com/lang/article.php/10924_3510331_1]]
14 * [[http://www.javaworld.com/javaworld/jw-12-2005/jw-1205-maven.html?lsrc=jwrss]]
15 * Maven: The Definitive Guide (book): [[http://www.sonatype.com/book/]]
16 * Better Builds with Maven (book): [[http://www.devzuz.com/web/guest/products/resources#BBWM]]
17
18 == Repository Managers ==
19
20 === What is a Repository Manager? ===
21
22 * [[http://maven.apache.org/repository-management.html]]
23
24 === Available Repository Managers ===
25
26 * Archiva: [[http://maven.apache.org/archiva/]]
27 * Artifactory: [[http://www.jfrog.org/sites/artifactory/latest/]]
28 * Nexus: [[http://nexus.sonatype.org/]]
29
30 == Enterprise Super POM ==
31
32 * [[http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven.html]]
33 * [[http://maven.apache.org/guides/introduction/introduction-to-the-pom.html]]
34 * [[http://maven.apache.org/pom.html]]
35
36 {{id value="IDE Integration"}}{{/id}}
37
38 == IDE Integration ==
39
40 * maven-eclipse-plugin: [[http://maven.apache.org/plugins/maven-eclipse-plugin/]]
41 * M2Eclipse: [[http://m2eclipse.codehaus.org/]]
42 * Q4E: [[http://code.google.com/p/q4e/]]