Improves what-is-maven.md
1 file changed
tree: 3f020ef5844608172f20981b51eee521a2aac666
  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/.