Apache Maven site

Clone this repo:
  1. d4fcdbb Maven 3.8.x - EOL by Slawomir Jaranowski · 4 months ago master
  2. 1eb85e7 Release of Build Cache Extension 1.2.1 (#1447) by Olivier Lamy · 3 days ago
  3. 63e01d2 Fix broken links in Introduction to Life Cycle(#1446) by homedirectory · 5 days ago
  4. 5b2014d Rename and move security page (#1424) by Björn Raupach · 8 days ago
  5. 43e3dfb Mention JSR-250 on JSR-330 page. (#1445) by Matthias Bünger · 9 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