Sync and enforce Java 8 - adapted to the current Jenkins setup

1 file changed
tree: ba646d0028a15621e71797b583799cfbbb0ecfcf
  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