How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.fracpete</groupId>
<artifactId>debian-maven-plugin</artifactId>
<version>1.0.22</version>
</plugin>
Choose a version of com.github.fracpete : debian-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
debian-maven-plugin-1.0.22
|
||
debian-maven-plugin-1.0.21
|
|||
debian-maven-plugin-1.0.20
|
|||
debian-maven-plugin-1.0.19
|
|||
debian-maven-plugin-1.0.18
|
|||
debian-maven-plugin-1.0.17
|
|||
debian-maven-plugin-1.0.16
|
|||
debian-maven-plugin-1.0.15
|
|||
debian-maven-plugin-1.0.14
|
|||
debian-maven-plugin-1.0.13
|
|||
debian-maven-plugin-1.0.12
|
|||
debian-maven-plugin-1.0.11
|
|||
debian-maven-plugin-1.0.10
|
|||
debian-maven-plugin-1.0.9
|
|||
debian-maven-plugin-1.0.8
|
|||
debian-maven-plugin-1.0.7
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.fracpete</groupId>
<artifactId>debian-maven-plugin</artifactId>
<version>1.0.22</version>
</plugin>
Advertisement