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.xenoamess</groupId>
<artifactId>add-from-repo-maven-plugin</artifactId>
<version>0.0.8</version>
</plugin>
Choose a version of com.xenoamess : add-from-repo-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.0.x |
add-from-repo-maven-plugin-0.0.8
|
||
add-from-repo-maven-plugin-0.0.7
|
|||
add-from-repo-maven-plugin-0.0.6
|
|||
add-from-repo-maven-plugin-0.0.5
|
|||
add-from-repo-maven-plugin-0.0.4
|
|||
add-from-repo-maven-plugin-0.0.3
|
|||
add-from-repo-maven-plugin-0.0.2
|
|||
add-from-repo-maven-plugin-0.0.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.xenoamess</groupId>
<artifactId>add-from-repo-maven-plugin</artifactId>
<version>0.0.8</version>
</plugin>
Advertisement