Using an SPDX identifier as the license name is recommended.

Using SPDX identifiers as license names makes it much easier to unambiguously identify the used license, in particular by tools like the Maven License Plugin (e. g. because the configuration will be much shorter when only SPDX identifiers are used).
1 file changed
tree: 04e77824edad97e18d2bcdf70ee1e5ec15e8c9c7
  1. content/
  2. .asf.yaml
  3. .gitignore
  4. Jenkinsfile
  5. Maven Versions 2.odp
  6. pom.xml
  7. 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/.