is not current version
Last Version 3.3

Debian Maven Plugin 3.2

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
Version

Version

3.2
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 3.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.2
commons-io : commons-io jar 2.6
commons-codec : commons-codec jar 1.6
org.apache.commons : commons-lang3 jar 3.1
org.apache.maven : maven-project jar 2.2.1
org.apache.commons : commons-collections4 jar 4.4
com.github.mike10004 : subprocess jar 0.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

There are no modules declared in this project.