[MNGSITE-412] Add Reposilite to the list of available repository managers

This closes #168
1 file changed
tree: 0f977ca4ab90c24d60ecf53b549a5f87885b1cb2
  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