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: 9 months ago
JSON representation

Apache Maven Distribution Tools

Awesome Lists containing this project

README

          

Apache [Maven Distribution Tool][report] Plugin
============

[![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-dist-tool/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/
[license]: https://www.apache.org/licenses/LICENSE-2.0
[build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master