Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/