Apache Maven site

Clone this repo:
  1. 16ca932 Bump net.sourceforge.plantuml:plantuml from 1.2025.4 to 1.2025.7 (#1388) by dependabot[bot] · 8 hours ago master
  2. d737d7d Maven Shell (#1387) by Matthias Bünger · 2 days ago
  3. 5ecfd25 Update version order specification (#1384) by Matthias Bünger · 2 days ago
  4. 11f4cf1 show how to document complex parameters by Hervé Boutemy · 5 days ago
  5. 4350222 Wrapper 3.3.3 released (#1383) by Slawomir Jaranowski · 10 days ago

Maven Site

Apache License, Version 2.0, January 2004 Jenkins Status

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