License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.aerse.maven |
ArtifactId | ArtifactIdapt-maven-plugin |
Version | Version1.18 |
Type | Typemaven-plugin |
Description |
Descriptiondeploy 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apt-maven-plugin-1.18.pom | |
apt-maven-plugin-1.18.jar | 26 KB |
apt-maven-plugin-1.18-sources.jar | 12 KB |
Browse |
<plugin>
<groupId>com.aerse.maven</groupId>
<artifactId>apt-maven-plugin</artifactId>
<version>1.18</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |