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>mapreduce-maven-plugin</artifactId>
<version>1.1.1</version>
</plugin>
Choose a version of br.com.ingenieux : mapreduce-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.1.x |
mapreduce-maven-plugin-1.1.1
|
||
mapreduce-maven-plugin-1.1.0
|
|||
1.0.x |
mapreduce-maven-plugin-1.0.1
|
||
1.0 |
mapreduce-maven-plugin-1.0
|
||
0.2.x |
mapreduce-maven-plugin-0.2.9
|
||
mapreduce-maven-plugin-0.2.8
|
|||
mapreduce-maven-plugin-0.2.7-RC7
|
|||
mapreduce-maven-plugin-0.2.7-RC6
|
|||
mapreduce-maven-plugin-0.2.7-RC5
|
|||
mapreduce-maven-plugin-0.2.7-RC4
|
|||
mapreduce-maven-plugin-0.2.7-RC3
|
|||
mapreduce-maven-plugin-0.2.7-RC1
|
|||
mapreduce-maven-plugin-0.2.6
|
|||
mapreduce-maven-plugin-0.2.5
|
|||
mapreduce-maven-plugin-0.2.4
|
|||
mapreduce-maven-plugin-0.2.3
|
|||
mapreduce-maven-plugin-0.2.2
|
|||
mapreduce-maven-plugin-0.2.1
|
|||
mapreduce-maven-plugin-0.2.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>br.com.ingenieux</groupId>
<artifactId>mapreduce-maven-plugin</artifactId>
<version>1.1.1</version>
</plugin>
Advertisement