# maven-site **Repository Path**: mirrors_apache/maven-site ## Basic Information - **Project Name**: maven-site - **Description**: Apache Maven site - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Maven Site [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license] [![Jenkins Build](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci-maven.apache.org%2Fjob%2FMaven%2Fjob%2Fmaven-box%2Fjob%2Fmaven-site%2Fjob%2Fmaster) ][build] [![Jenkins Tests](https://img.shields.io/jenkins/tests?jobUrl=https%3A%2F%2Fci-maven.apache.org%2Fjob%2FMaven%2Fjob%2Fmaven-box%2Fjob%2Fmaven-dist-tool%2Fjob%2Fmaster%2F&label=Check%20Errors) ][check-errors] This is the Git repository for the content of . See [website documentation](https://maven.apache.org/developers/website/) for details on the publication structure. ## Run Locally You can run ``` $ mvn site:run ``` to run locally and see the website on . Additional Resources -------------------- + [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch) + [Contributor License Agreement][cla] + [General GitHub documentation](https://docs.github.com) + [GitHub pull request documentation](https://docs.github.com/pull-requests) + [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject) + [Slack channel in ASF Workspace](https://infra.apache.org/slack.html) [license]: https://www.apache.org/licenses/LICENSE-2.0 [ml-list]: https://maven.apache.org/mailing-lists.html [cla]: https://www.apache.org/licenses/#clas [build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site/job/master/ [check-errors]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/lastCompletedBuild/site/dist-tool-check-errors.html