Debian Package Maven Plugin
The Debian Package Plugin is used to create Debian packages.
Goals Overview
The Debian Package Plugin has so far only one goal:
- dpkg:dpkg is used to create a Debian package. In a multi module project this goal should be executed in the last module which is build.
Usage
Information about the usage of the Debian Package Plugin can be found in the description of the dpkg:dpkg goal.