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