Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fracpete/debian-maven-plugin
For building .deb packages from Maven projects. Fork of http://debian-maven.sf.net/
https://github.com/fracpete/debian-maven-plugin
debian-packaging java maven
Last synced: about 1 month ago
JSON representation
For building .deb packages from Maven projects. Fork of http://debian-maven.sf.net/
- Host: GitHub
- URL: https://github.com/fracpete/debian-maven-plugin
- Owner: fracpete
- License: gpl-3.0
- Created: 2019-05-30T21:51:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T19:08:15.000Z (4 months ago)
- Last Synced: 2024-10-19T12:15:44.643Z (3 months ago)
- Topics: debian-packaging, java, maven
- Language: Java
- Homepage: https://fracpete.github.io/debian-maven-plugin/
- Size: 932 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# debian-maven-plugin
This plugin helps building DEB packages from Maven projects.
The packages can be used in DEB-based operating systems such
as Debian and Ubuntu. The plugin uses external Debian tools
to do the actual packaging.Fork of:
http://debian-maven.sf.net/
## Documentation
Documentation on usage, goals, etc is located here:
https://fracpete.github.io/debian-maven-plugin/
## Examples
Example Maven projects that use this plugin are located here:
https://github.com/fracpete/debian-maven-plugin-examples