How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ingenieux</groupId>
<artifactId>jbake-maven-plugin</artifactId>
<version>0.0.9</version>
</plugin>
Choose a version of br.com.ingenieux : jbake-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.0.x |
jbake-maven-plugin-0.0.9
|
||
jbake-maven-plugin-0.0.8
|
|||
jbake-maven-plugin-0.0.7
|
|||
jbake-maven-plugin-0.0.6
|
|||
jbake-maven-plugin-0.0.5
|
|||
jbake-maven-plugin-0.0.3
|
|||
jbake-maven-plugin-0.0.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ingenieux</groupId>
<artifactId>jbake-maven-plugin</artifactId>
<version>0.0.9</version>
</plugin>
Advertisement