| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.mike10004 |
| ArtifactId | ArtifactIddebian-maven-plugin |
| Last Version | Last Version3.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionDebian Maven Plugin
This plugin helps building DEB packages from Maven projects.
The packages can be used in DEB-based operating systems such
as Debian and Ubuntu. The plugin uses external Debian tools
to do the actual packaging.
|
| Filename | Size |
|---|---|
| debian-maven-plugin-3.3.pom | |
| debian-maven-plugin-3.3.jar | 38 KB |
| debian-maven-plugin-3.3-sources.jar | 17 KB |
| debian-maven-plugin-3.3-javadoc.jar | 441 KB |
| Browse |
<plugin>
<groupId>com.github.mike10004</groupId>
<artifactId>debian-maven-plugin</artifactId>
<version>3.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.6.3 |
| commons-io : commons-io | jar | 2.11.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.github.mike10004 : subprocess | jar | 0.4 |
| com.opencsv : opencsv | jar | 5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |