| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.aerse.maven |
| ArtifactId | ArtifactIdapt-maven-plugin |
| Last Version | Last Version1.21 |
| Release Date | Release Date |
| 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.21.pom | |
| apt-maven-plugin-1.21.jar | 25 KB |
| apt-maven-plugin-1.21-sources.jar | 12 KB |
| Browse |
<plugin>
<groupId>com.aerse.maven</groupId>
<artifactId>apt-maven-plugin</artifactId>
<version>1.21</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |