Last Version

deploy to apt 1.21

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.21
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.21


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