Merge pull request #179 from apache/punc

small grammar improvements; add periods and fix run-on sentences
tree: 6f393dd41bc59c41eceaa15cea8373902781fec6
  1. content/
  2. .asf.yaml
  3. .gitignore
  4. Jenkinsfile
  5. Maven Versions 2.odp
  6. pom.xml
  7. README.md
README.md

Maven Site

ASF Jira Apache License, Version 2.0, January 2004 Jenkins Status

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/.

Additional Resources