I think you missing the classifier: http://cwiki.apache.org/confluence/display/MRUNIT
Brock On Fri, Nov 9, 2012 at 2:33 PM, Matt Goeke <[email protected]> wrote: > Have you tried any of the other versions listed in the link below? I haven't > had to pull it down in a while but the dependency block you pasted seems to > match up with at least the latest version. > > http://mvnrepository.com/artifact/org.apache.mrunit/mrunit > > -- > Matt > > > On Fri, Nov 9, 2012 at 2:26 PM, Jay Vyas <[email protected]> wrote: >> >> Hi guys: Im having trouble getting MRUnit from maven. Is this the >> correct pom? >> >> >> <dependency> >> <groupId>org.apache.mrunit</groupId> >> <artifactId>mrunit</artifactId> >> <version>0.9.0-incubating</version> >> </dependency> >> >> >> >> -- >> Jay Vyas >> http://jayunit100.blogspot.com > > -- Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/
