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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

debian-maven-plugin
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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.

Download debian-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.mike10004</groupId>
    <artifactId>debian-maven-plugin</artifactId>
    <version>3.3</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
commons-io : commons-io jar 2.11.0
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.maven : maven-project jar 2.2.1
org.apache.commons : commons-collections4 jar 4.4
com.github.mike10004 : subprocess jar 0.4
com.opencsv : opencsv jar 5.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-jdk14 jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2
3.1
2.0.0
1.1.0
1.0.9
1.0.8