Maven: Building a Self-Contained Hadoop Job | Matthias Friedrich's Blog: "That’s it, we’re done. You can now build your job JAR:
mvn clean package
Your self-contained job JAR is the file in target ending with -job.jar. Run it using Hadoop’s jar sub-command:"
'via Blog this'