Apache Maven site

Clone this repo:
  1. 72156b0 Maven RAR plugin 3.1.0 released by Sylwester Lachiewicz · 2 days ago master
  2. 71e65e1 Maven JAR plugin 3.5.0 released by Slawomir Jaranowski · 2 days ago
  3. a316661 add background by Hervé Boutemy · 3 days ago
  4. aca756c Add a page with logos (#1459) by Matthias Bünger · 3 days ago
  5. 9ab20e9 Maven 3.9.0 as minimum requirements for ASF plugins (#1456) by Slawomir Jaranowski · 3 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