MVN

br.com.ingenieux : mapreduce-maven-plugin

Maven & Gradle

Sep 10, 2013

The mapreduce-maven-plugin is a maven plugin which is an interface for Amazon Elastic MapReduce Service.

<plugin>
    <groupId>br.com.ingenieux</groupId>
    <artifactId>mapreduce-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.ingenieux : mapreduce-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1
  • Latest Release Candidate: 0.2.7-RC7

All Versions

Choose a version of br.com.ingenieux : mapreduce-maven-plugin to add to Maven - All 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

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>