Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/maven-dist-tool
Apache Maven Distribution Tools
https://github.com/apache/maven-dist-tool
build-management java maven
Last synced: 4 months ago
JSON representation
Apache Maven Distribution Tools
- Host: GitHub
- URL: https://github.com/apache/maven-dist-tool
- Owner: apache
- Created: 2017-10-29T16:05:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T12:04:26.000Z (5 months ago)
- Last Synced: 2024-10-01T01:08:40.026Z (4 months ago)
- Topics: build-management, java, maven
- Homepage: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/index.html
- Size: 554 KB
- Stars: 5
- Watchers: 23
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Apache [Maven Distribution Tool][report] Plugin
============[![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MNGSITE.json)][jira]
[![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/job/master.svg)][build]Maven Distribution Tool plugin is a tool executed daily on Maven CI server to produce [a report][report]
of the different checks done on our releases.Quick Build
-------
```
mvn verify site
```[report]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/site/
[jira]: https://issues.apache.org/jira/projects/MNGSITE/
[license]: https://www.apache.org/licenses/LICENSE-2.0
[build]: https://ci-maven.apache.org/job/Maven/job/dist-tool-plugin/