Update rc-4 release info
1 file changed
tree: 022f2085365a5c2ad6a4de18ba02c4cba66a8bae
  1. .github/
  2. .mvn/
  3. content/
  4. src/
  5. .asf.yaml
  6. .gitignore
  7. Jenkinsfile
  8. pom.xml
  9. README.md
README.md

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