Wiki source code of General Maven Documentation

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

Show last authors
1 = Why use Maven? =
2
3 * [[Debate: Is Maven the right tool for builds?>>url:http://www.infoq.com/news/2008/01/maven-debate||shape="rect"]]
4
5 = Maven Principles =
6
7 * [[What is Maven?>>url:http://maven.apache.org/what-is-maven.html||shape="rect"]]
8
9 = Getting Started =
10
11 == Articles ==
12
13 * [[Maven Getting Started Guide>>url:http://maven.apache.org/guides/getting-started/index.html||shape="rect"]]
14
15 == Books ==
16
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"]]
19
20 = Repository Managers =
21
22 == What is a Repository Manager? ==
23
24 * [[Using a Repository Manager>>url:http://maven.apache.org/repository-management.html||shape="rect"]]
25
26 == Available Repository Managers ==
27
28 * [[Artifactory>>https://jfrog.com/artifactory/]]
29 * [[Nexus>>https://www.sonatype.com/products/sonatype-nexus-repository]]
30
31 == Enterprise Super POM ==
32
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 )))