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 Net
GroupId

GroupId

net.sf.debian-maven
ArtifactId

ArtifactId

debian-maven-plugin
Last Version

Last Version

1.0.6
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.
Project URL

Project URL

http://debian-maven.sourceforge.net
Source Code Management

Source Code Management

http://sourceforge.net/p/debian-maven/code

Download debian-maven-plugin

How to add to project

<plugin>
    <groupId>net.sf.debian-maven</groupId>
    <artifactId>debian-maven-plugin</artifactId>
    <version>1.0.6</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.1
commons-io : commons-io jar 2.3
commons-codec : commons-codec jar 1.6
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-exec jar 1.1
org.apache.maven : maven-project jar 2.2.1
net.sourceforge.collections : collections-generic jar 4.01

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5