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: 5 months ago
JSON representation
Maven RPM builder plugin
- Host: GitHub
- URL: https://github.com/ctron/rpm-builder
- Owner: ctron
- License: epl-2.0
- Created: 2016-04-25T15:10:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T12:24:52.000Z (6 months ago)
- Last Synced: 2025-04-18T03:00:19.868Z (6 months ago)
- Topics: maven, maven-plugin, rpm, rpm-builder, rpmbuild
- Language: Java
- Homepage: https://ctron.github.io/rpm-builder
- Size: 2.58 MB
- Stars: 57
- Watchers: 6
- Forks: 31
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPM builder plugin [](https://github.com/ctron/rpm-builder/actions/workflows/maven.yml) [](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).