Apache Maven site

Clone this repo:
  1. f6b5a71 Small showcase page (#1551) by Matthias Bünger · 22 hours ago master
  2. d044cf9 Fix 3.9.14 announce link (#1550) by Matthias Bünger · 2 days ago
  3. f3292bf Bump org.apache.ant:ant from 1.10.15 to 1.10.16 (#1549) by dependabot[bot] · 3 days ago
  4. ac4153e Use site descriptor 2.0 in example by Konrad Windszus · 6 days ago
  5. 98eaafd Add mvnd 1.0.5 aarch64 downloads as well (#1544) by Tamas Cservenak · 2 weeks ago

Maven Site

Apache License, Version 2.0, January 2004 Jenkins Build Jenkins Tests

This is the Git repository for the content of https://maven.apache.org/. See website documentation for details on the publication structure.

Run Locally

You can run

$ mvn site:run

to run locally and see the website on http://localhost:8080/.

Additional Resources