| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Net |
| GroupId | GroupIdnet.sf.debian-maven |
| ArtifactId | ArtifactIddebian-maven-plugin |
| Last Version | Last Version1.0.6 |
| 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.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| debian-maven-plugin-1.0.6.pom | |
| debian-maven-plugin-1.0.6.jar | 18 KB |
| debian-maven-plugin-1.0.6-sources.jar | 8 KB |
| debian-maven-plugin-1.0.6-javadoc.jar | 53 KB |
| Browse |
<plugin>
<groupId>net.sf.debian-maven</groupId>
<artifactId>debian-maven-plugin</artifactId>
<version>1.0.6</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.1 |
| commons-io : commons-io | jar | 2.3 |
| commons-codec : commons-codec | jar | 1.6 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.commons : commons-exec | jar | 1.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| net.sourceforge.collections : collections-generic | jar | 4.01 |