Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ctron/rpm-builder

Maven RPM builder plugin
https://github.com/ctron/rpm-builder

maven maven-plugin rpm rpm-builder rpmbuild

Last synced: 4 days ago
JSON representation

Maven RPM builder plugin

Awesome Lists containing this project

README

        

# RPM builder plugin [![CI](https://github.com/ctron/rpm-builder/actions/workflows/maven.yml/badge.svg)](https://github.com/ctron/rpm-builder/actions/workflows/maven.yml) [![Maven Central](https://img.shields.io/maven-central/v/de.dentrassi.maven/rpm.svg "Maven Central Status")](https://search.maven.org/artifact/de.dentrassi.maven/rpm)

This is a Maven Plugin which can build RPM files using plain Java.
It does not require the `rpmbuild` command line tool.

## Usage

For more information about how to use this plugin see
[the documentation](https://ctron.github.io/rpm-builder).

## License

This plugin is open source and licensed under the EPL. See also [LICENSE](LICENSE).