site source is now in Git
1 file changed
tree: 31aed0eff675fdb0bf12c5820c7fd030d10a2882
  1. content/
  2. .gitignore
  3. Jenkinsfile
  4. Maven Versions 2.odp
  5. pom.xml
  6. README.md
README.md

Maven Site

This is the Git repository for the content of https://maven.apache.org/.

Run Locally

You can run

$ mvn site:run

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