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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.aerse.maven
ArtifactId

ArtifactId

apt-maven-plugin
Last Version

Last Version

1.21
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
ru.r2cloud : apt-man jar 1.2
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4
org.apache.maven.wagon : wagon-provider-api jar 3.0.0
org.apache.maven : maven-core jar 3.5.0
org.apache.maven : maven-model jar 3.5.0
org.apache.maven : maven-artifact jar 3.5.0
org.codehaus.plexus : plexus-utils jar 3.0.24

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.5