Last Version

.deb maven plugin 1.0-RC2

Maven plugin to create .deb packages, creating control file, copyright file and transitively copying runtime dependencies.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.solit.maven
ArtifactId

ArtifactId

deb-maven-plugin
Version

Version

1.0-RC2
Type

Type

maven-plugin
Description

Description

.deb maven plugin
Maven plugin to create .deb packages, creating control file, copyright file and transitively copying runtime dependencies.
Project URL

Project URL

https://github.com/io-solit/deb-maven-plugin
Source Code Management

Source Code Management

https://github.com/io-solit/deb-maven-plugin

Download deb-maven-plugin 1.0-RC2


<plugin>
    <groupId>io.solit.maven</groupId>
    <artifactId>deb-maven-plugin</artifactId>
    <version>1.0-RC2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.5.2
org.apache.maven : maven-plugin-api jar 3.5.2
org.apache.maven.shared : maven-dependency-tree jar 3.0.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
org.apache.commons : commons-compress jar 1.15
com.atlassian.commonmark : commonmark jar 0.11.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0

Project Modules

There are no modules declared in this project.