|
|
+
Jay Vyas 2012-11-09, 20:26
+
Matt Goeke 2012-11-09, 20:33
-
Re: mr unit pom fileBrock Noland 2012-11-09, 20:35
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/ +
Jay Vyas 2012-11-09, 20:42
|