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

From version 4.1
edited by Henrique Prange
on 2008/05/01 18:01
Change comment: Migrated to Confluence 4.0
To version 6.1
edited by Paul Hoadley
on 2016/04/20 07:41
Change comment: Updates "Getting Started" reference list.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hprange
1 +XWiki.paulh
Content
... ... @@ -9,12 +9,17 @@
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 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"]]
12 +=== Articles ===
17 17  
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 +
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"]]
21 +* [[Better Builds with Maven>>url:https://www.scribd.com/doc/238927/Better-Builds-With-Maven||shape="rect"]]
22 +
18 18  == Repository Managers ==
19 19  
20 20  === What is a Repository Manager? ===