How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>info.novatec.testit</groupId>
<artifactId>livingdoc-maven</artifactId>
<version>1.3.3</version>
</plugin>
Choose a version of info.novatec.testit : livingdoc-maven to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.3.x |
livingdoc-maven-1.3.3
|
||
livingdoc-maven-1.3.2
|
|||
livingdoc-maven-1.3.1
|
|||
1.2.x |
livingdoc-maven-1.2.3
|
||
livingdoc-maven-1.2.2
|
|||
livingdoc-maven-1.2.0
|
|||
1.1.x |
livingdoc-maven-1.1.3
|
||
livingdoc-maven-1.1.2
|
|||
livingdoc-maven-1.1.1
|
|||
livingdoc-maven-1.1.0
|
|||
1.0.x |
livingdoc-maven-1.0.1
|
||
livingdoc-maven-1.0.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>info.novatec.testit</groupId>
<artifactId>livingdoc-maven</artifactId>
<version>1.3.3</version>
</plugin>
Advertisement