Java Debian Package

The Java Debian Package project consists of the library for handling Debian packages named dpkg and the Maven plugin dpkg-maven-plugin which offers the possibility to create Debian packages in your Maven build process.

The dpkg library is 100% purely Java and runs on every platform on which a JRE 1.8.0 or newer is available. It doesn't need to be execute on a Linux machine or any Linux machine running in your network.

Therefore also the dpkg-maven-plugin Maven plugin can be used on every system.