is not current version
Last Version 1.21

deploy to apt 1.18

Deploy .deb artifacts into apt-repository. apt-repository is configured by "distribution" section in pom.xml. If there is no apt-repository, it will be created.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.aerse.maven
ArtifactId

ArtifactId

apt-maven-plugin
Version

Version

1.18
Type

Type

maven-plugin
Description

Description

deploy to apt
Deploy .deb artifacts into apt-repository. apt-repository is configured by "distribution" section in pom.xml. If there is no apt-repository, it will be created.
Project URL

Project URL

https://github.com/dernasherbrezon/apt-maven-plugin
Source Code Management

Source Code Management

https://github.com/dernasherbrezon/apt-maven-plugin

Download apt-maven-plugin 1.18


<plugin>
    <groupId>com.aerse.maven</groupId>
    <artifactId>apt-maven-plugin</artifactId>
    <version>1.18</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven.plugins : maven-gpg-plugin jar 1.6
commons-codec : commons-codec jar 1.2
org.apache.commons : commons-compress jar 1.19
org.tukaani : xz jar 1.8
org.apache.maven.wagon : wagon-provider-api jar 2.6
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-model jar 3.0
org.apache.maven : maven-artifact jar 3.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.