I\'m using a Java Maven program and I don\'t know what to enter as the . I\'ve tried all kinds of things based off of numerous stackoverflow q
specify the main class location in pom under plugins
org.apache.maven.plugins maven-jar-plugin 2.4 true com.example.hadoop.wordCount.WordCountApp