Last modified by Paul Hoadley on 2023/12/25 10:49

From version 5.1
edited by Paul Hoadley
on 2016/04/20 07:37
Change comment: "Maven: The Definitive Guide" has been split into two books.
To version 3.1
edited by Henrique Prange
on 2008/05/01 18:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.paulh
1 +XWiki.hprange
Content
... ... @@ -1,45 +1,42 @@
1 1  == Why use Maven? ==
2 2  
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"]]
3 +* [[http://www.oreillynet.com/onjava/blog/2007/11/why_maven.html]]
4 +* [[http://www.infoq.com/news/2008/01/maven-debate]]
5 5  
6 6  == Maven Principles ==
7 7  
8 -* [[http:~~/~~/maven.apache.org/what-is-maven.html>>url:http://maven.apache.org/what-is-maven.html||shape="rect"]]
8 +* [[http://maven.apache.org/what-is-maven.html]]
9 9  
10 10  == Getting Started ==
11 11  
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 Complete Reference>>url:https://books.sonatype.com/mvnref-book/reference/||shape="rect"]]
16 -* [[Maven by Example>>url:https://books.sonatype.com/mvnex-book/reference/public-book.html||shape="rect"]]
17 -* 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"]]
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]]
18 18  
19 19  == Repository Managers ==
20 20  
21 21  === What is a Repository Manager? ===
22 22  
23 -* [[http:~~/~~/maven.apache.org/repository-management.html>>url:http://maven.apache.org/repository-management.html||shape="rect"]]
22 +* [[http://maven.apache.org/repository-management.html]]
24 24  
25 25  === Available Repository Managers ===
26 26  
27 -* Archiva: [[http:~~/~~/maven.apache.org/archiva/>>url:http://maven.apache.org/archiva/||shape="rect"]]
28 -* Artifactory: [[http:~~/~~/www.jfrog.org/sites/artifactory/latest/>>url:http://www.jfrog.org/sites/artifactory/latest/||shape="rect"]]
29 -* Nexus: [[http:~~/~~/nexus.sonatype.org/>>url:http://nexus.sonatype.org/||shape="rect"]]
26 +* Archiva: [[http://maven.apache.org/archiva/]]
27 +* Artifactory: [[http://www.jfrog.org/sites/artifactory/latest/]]
28 +* Nexus: [[http://nexus.sonatype.org/]]
30 30  
31 31  == Enterprise Super POM ==
32 32  
33 -* [[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"]]
34 -* [[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"]]
35 -* [[http:~~/~~/maven.apache.org/pom.html>>url:http://maven.apache.org/pom.html||shape="rect"]]
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]]
36 36  
36 +{{id value="IDE Integration"}}{{/id}}
37 37  
38 -
39 -{{id name="IDE Integration"/}}
40 -
41 41  == IDE Integration ==
42 42  
43 -* maven-eclipse-plugin: [[http:~~/~~/maven.apache.org/plugins/maven-eclipse-plugin/>>url:http://maven.apache.org/plugins/maven-eclipse-plugin/||shape="rect"]]
44 -* M2Eclipse: [[http:~~/~~/m2eclipse.codehaus.org/>>url:http://m2eclipse.codehaus.org/||shape="rect"]]
45 -* Q4E: [[http:~~/~~/code.google.com/p/q4e/>>url:http://code.google.com/p/q4e/||shape="rect"]]
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/]]