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

From version 3.1
edited by Henrique Prange
on 2008/05/01 18:01
Change comment: There is no comment for this version
To version 7.3
edited by Paul Hoadley
on 2023/12/25 10:49
Change comment: Prunes, updates links.

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +WOL.Home.WOProject-Maven.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hprange
1 +XWiki.paulh
Content
... ... @@ -1,42 +1,40 @@
1 -== Why use Maven? ==
1 += Why use Maven? =
2 2  
3 -* [[http://www.oreillynet.com/onjava/blog/2007/11/why_maven.html]]
4 -* [[http://www.infoq.com/news/2008/01/maven-debate]]
3 +* [[Debate: Is Maven the right tool for builds?>>url:http://www.infoq.com/news/2008/01/maven-debate||shape="rect"]]
5 5  
6 -== Maven Principles ==
5 += Maven Principles =
7 7  
8 -* [[http://maven.apache.org/what-is-maven.html]]
7 +* [[What is Maven?>>url:http://maven.apache.org/what-is-maven.html||shape="rect"]]
9 9  
10 -== Getting Started ==
9 += Getting Started =
11 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]]
11 +== Articles ==
17 17  
18 -== Repository Managers ==
13 +* [[Maven Getting Started Guide>>url:http://maven.apache.org/guides/getting-started/index.html||shape="rect"]]
19 19  
20 -=== What is a Repository Manager? ===
15 +== Books ==
21 21  
22 -* [[http://maven.apache.org/repository-management.html]]
17 +* [[Maven by Example>>url:https://books.sonatype.com/mvnex-book/reference/public-book.html||shape="rect"]]
18 +* [[Better Builds with Maven>>url:https://www.scribd.com/doc/238927/Better-Builds-With-Maven||shape="rect"]]
23 23  
24 -=== Available Repository Managers ===
20 += Repository Managers =
25 25  
26 -* Archiva: [[http://maven.apache.org/archiva/]]
27 -* Artifactory: [[http://www.jfrog.org/sites/artifactory/latest/]]
28 -* Nexus: [[http://nexus.sonatype.org/]]
22 +== What is a Repository Manager? ==
29 29  
30 -== Enterprise Super POM ==
24 +* [[Using a Repository Manager>>url:http://maven.apache.org/repository-management.html||shape="rect"]]
31 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]]
26 +== Available Repository Managers ==
35 35  
36 -{{id value="IDE Integration"}}{{/id}}
28 +* [[Artifactory>>https://jfrog.com/artifactory/]]
29 +* [[Nexus>>https://www.sonatype.com/products/sonatype-nexus-repository]]
37 37  
38 -== IDE Integration ==
31 +== Enterprise Super POM ==
39 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/]]
33 +* [[Introduction to the POM>>url:http://maven.apache.org/guides/introduction/introduction-to-the-pom.html||shape="rect"]]
34 +* [[POM Reference>>url:http://maven.apache.org/pom.html||shape="rect"]]
35 +
36 +== (% style="font-family:inherit; font-size:max(20px, min(24px, 12.888889px + 0.925926vw))" %)IDE Integration(%%) ==
37 +
38 +* (((
39 +[[M2Eclipse>>https://eclipse.dev/m2e/]]
40 +)))