Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/

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