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