Apache Maven site

Clone this repo:
  1. d443b13 disable ansiColor (#1532) by Olivier Lamy · 27 hours ago master
  2. df81ae3 Maven 3.9.13 known issue (#1531) by Tamas Cservenak · 27 hours ago
  3. c70f032 Correct 3.9.13 release info (#1530) by Kees van Dieren · 28 hours ago
  4. 486832f Bump net.sourceforge.plantuml:plantuml from 1.2026.1 to 1.2026.2 (#1527) by dependabot[bot] · 4 days ago
  5. d01d427 Maven 3.9.13 release notes (#1528) by Tamas Cservenak · 4 days 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