An open API service indexing awesome lists of open source software.

https://github.com/apache/maven-site

Apache Maven site
https://github.com/apache/maven-site

apache maven

Last synced: 2 months ago
JSON representation

Apache Maven site

Awesome Lists containing this project

README

        

# Maven Site

[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site/job/master.svg)][build]

This is the Git repository for the content of .

## 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/