Wiki source code of General Maven Documentation
Version 7.1 by Paul Hoadley on 2016/04/20 07:41
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 | |||
![]() |
6.1 | 12 | === Articles === |
13 | |||
14 | * [[Maven Getting Started Guide>>url:http://maven.apache.org/guides/getting-started/index.html||shape="rect"]] | ||
15 | * [[An introduction to Maven 2: How applied best practices can optimize the Java build process>>url:http://www.javaworld.com/javaworld/jw-12-2005/jw-1205-maven.html?lsrc=jwrss||shape="rect"]] | ||
16 | |||
17 | === Books === | ||
18 | |||
![]() |
5.1 | 19 | * [[Maven: The Complete Reference>>url:https://books.sonatype.com/mvnref-book/reference/||shape="rect"]] |
20 | * [[Maven by Example>>url:https://books.sonatype.com/mvnex-book/reference/public-book.html||shape="rect"]] | ||
![]() |
6.1 | 21 | * [[Better Builds with Maven>>url:https://www.scribd.com/doc/238927/Better-Builds-With-Maven||shape="rect"]] |
![]() |
1.1 | 22 | |
23 | == Repository Managers == | ||
24 | |||
25 | === What is a Repository Manager? === | ||
26 | |||
![]() |
4.1 | 27 | * [[http:~~/~~/maven.apache.org/repository-management.html>>url:http://maven.apache.org/repository-management.html||shape="rect"]] |
![]() |
1.1 | 28 | |
29 | === Available Repository Managers === | ||
30 | |||
![]() |
4.1 | 31 | * Archiva: [[http:~~/~~/maven.apache.org/archiva/>>url:http://maven.apache.org/archiva/||shape="rect"]] |
32 | * Artifactory: [[http:~~/~~/www.jfrog.org/sites/artifactory/latest/>>url:http://www.jfrog.org/sites/artifactory/latest/||shape="rect"]] | ||
33 | * Nexus: [[http:~~/~~/nexus.sonatype.org/>>url:http://nexus.sonatype.org/||shape="rect"]] | ||
![]() |
1.1 | 34 | |
35 | == Enterprise Super POM == | ||
36 | |||
![]() |
4.1 | 37 | * [[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"]] |
38 | * [[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"]] | ||
39 | * [[http:~~/~~/maven.apache.org/pom.html>>url:http://maven.apache.org/pom.html||shape="rect"]] | ||
![]() |
1.1 | 40 | |
![]() |
3.1 | 41 | |
![]() |
4.1 | 42 | |
43 | {{id name="IDE Integration"/}} | ||
44 | |||
![]() |
1.1 | 45 | == IDE Integration == |
46 | |||
![]() |
4.1 | 47 | * maven-eclipse-plugin: [[http:~~/~~/maven.apache.org/plugins/maven-eclipse-plugin/>>url:http://maven.apache.org/plugins/maven-eclipse-plugin/||shape="rect"]] |
48 | * M2Eclipse: [[http:~~/~~/m2eclipse.codehaus.org/>>url:http://m2eclipse.codehaus.org/||shape="rect"]] | ||
49 | * Q4E: [[http:~~/~~/code.google.com/p/q4e/>>url:http://code.google.com/p/q4e/||shape="rect"]] |